Available on crate feature
parse
only.Expand description
Parsing of simple_extensions::ArgumentsItem.
Structs§
- Enum
Options - Set of valid string options
- Enumeration
Arg - Arguments that support a fixed set of declared values as constant arguments.
- TypeArg
- Arguments that are used only to inform the evaluation and/or type derivation of the function.
- Value
Arg - Arguments that refer to a data value.
Enums§
- Arguments
Item - A parsed simple_extensions::ArgumentsItem.
- Arguments
Item Error - Parse errors for simple_extensions::ArgumentsItem.
- Enum
Options Error - Parse errors for simple_extensions::EnumOptions.