Skip to main content

Crate texform_argspec

Crate texform_argspec 

Source

Structs§

ArgSpec
ArgSpecParseError
OwnedArgSpec
Owned counterpart of ParsedArgSpec for runtime-loaded specs (e.g. YAML).
ParsedArgSpec
A parsed argspec: the structured argument list together with the source string it was parsed from. Produced by the argspec! compile-time macro.

Enums§

ArgForm
ContentMode
Content mode: math or text
DelimiterToken
ValueKind

Functions§

parse_arg_specs