Module xbasic::error[][src]

Enums

CallFunctionError

Represents an error when calling an xBASIC function from Rust

DefineFunctionError

Represents an error when defining a custom xBASIC function

RunError

Represents an error when running some xBASIC code