Modules§
Macros§
Structs§
- Definition
- Structure where to set the arguments using
Typeand the callback function to be called on the command evaluation by [Engine::evaluate]crate::Value::unwrap_str() - Engine
- The place where to register your commands and run them
Enums§
- Type
- Used to describe the type of each argument in a
Definition - Value
- The values obtained from parsing a command arguments following its
Definition