Macros
Structs
A wrapper that causes the wrapped container to be serialized as a
Vec
collected from its iterated values.Wrapper that merges two word-like elements into a single word-like element
with a connecting colon.
Wrapper that represents
Default values with "-", allowing them in
contexts that cannot represent an empty value.Enums
Functions
Guess the indent style used by a given IDM text.
Like
guess_indent_style, but returns None if input does not clearly
specify an indent style.Serialize a value using the default indentation style.
Serialize a value using the given indentation style.
Serialize a value using indentation style inferred from an existing
IDM sample.
Try to convert a value of one type into a value of a different type that
has the same IDM serialization.