Module prelude
Source Expand description
- bail
- Returns early with an error.
- debug
- Prints to Aidoku logs if debug assertions are enabled.
- error
- Constructs an error with a message.
- format
- Creates a
String using interpolation of runtime expressions. - println
- Prints to Aidoku logs.
- register_source
- Registers a source for use with Aidoku.