[−][src]Module collectd_plugin::de
Structs
| Deserializer |
Enums
| DeError |
Functions
| from_collectd |
Type Definitions
| DeResult | Serde documentation shadows the std's Result type which can be really confusing for Rust newcomers, so we compromise by creating an alias but prefixing with "De" to make it standout. |