Macros§
- convert_
deserialize_ result - Converts a
toml::de::Errorinto acdumay_core::Error. - convert_
serialize_ result - Converts a
toml::ser::Errorinto acdumay_core::Error.
Structs§
- Toml
Deserialize - Error : TomlDeserialize (Kind:
TomlData) - Toml
Deserialize Error Converter - Wrapper type for converting
toml::de::Errorinto a structuredcdumay_core::Error. - Toml
Serialize - Error : TomlSerialize (Kind:
TomlData) - Toml
Serialize Error Converter - Wrapper type for converting
toml::ser::Errorinto a structuredcdumay_core::Error.
Constants§
- Toml
Data - ErrorKind : TomlData (400) - Invalid Toml data