Expand description
Definition of a TOML value
Re-exports§
Structs§
- Date
- A parsed TOML date value
- Datetime
- A parsed TOML datetime value
- Datetime
Parse Error - Error returned from parsing a
Datetime
in theFromStr
implementation. - Time
- A parsed TOML time value
Enums§
Traits§
- Index
- Types that can be used to index a
toml::Value