butterbidi/input/definition
Types
pub type InputCommand {
PerformActions
}
Constructors
-
PerformActions
Values
pub fn input_command_to_json(command: InputCommand) -> json.Json
pub fn input_command_to_string(command: InputCommand) -> String