Crate idm

source ·

Re-exports

Modules

Structs

  • A wrapper that causes the wrapped container to be serialized as a Vec collected from its iterated values.
  • Wrapper that represents Default values with "-", allowing them in contexts that cannot represent an empty value.
  • Wrapper type that replaces spaces with underscores when serializing.

Functions

  • True for characters that IDM counts as whitespace.
  • Try to convert a value of one type into a value of a different type that has the same IDM serialization.

Type Aliases