Module serde_yaml::error [] [src]

Enums

Error

This type represents all possible errors that can occur when serializing or deserializing a value using YAML.

Type Definitions

Result

Helper alias for Result objects that return a YAML Error.