Crate krush_engine
source ·Modules
Macros
Structs
- 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() - The place where to register your commands and run them
Enums
- Used to describe the type of each argument in a
Definition - The values obtained from parsing a command arguments following its
Definition