Expand description
Format value support for AIMX.
Provides the Format struct, parsing helpers, and trait implementations
used to represent formatting instructions as Value::Format.
Structs§
- Format
- Formatting instruction stored as
Value::Format.
Functions§
- parse_
format - Parse a
Value::Formatfrom"Instruction" <template> "Example1", .... - parse_
string_ array - Parse comma-separated quoted strings used by
parse_format.