Expand description
Definition of a TOML value
Re-exports§
- pub use crate::Table;
Structs§
- A parsed TOML date value
- A parsed TOML datetime value
- Error returned from parsing aDatetimein theFromStrimplementation.
- A parsed TOML time value
Enums§
- A parsed TOML time offset
- Representation of a TOML value.
Traits§
- Types that can be used to index atoml::Value
Type Aliases§
- Type representing a TOML array, payload of theValue::Arrayvariant