Available on crate feature toml-serde only.
Expand description

Defines a FileFormat using the TOML data format.

Re-exports

  • pub extern crate toml;

Structs

  • A FileFormat corresponding to the TOML data format. Implemented using the toml crate, only compatible with serde types.

Enums

Type Aliases