Module argument

Source
Available on crate feature parse only.
Expand description

Structs§

EnumOptions
Set of valid string options
EnumerationArg
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.
ValueArg
Arguments that refer to a data value.

Enums§

ArgumentsItem
A parsed simple_extensions::ArgumentsItem.
ArgumentsItemError
Parse errors for simple_extensions::ArgumentsItem.
EnumOptionsError
Parse errors for simple_extensions::EnumOptions.