Trait serde_with::formats::Strictness[][src]

pub trait Strictness { }

Specify how lenient the deserialization process should be

Formats which make use of this trait should specify how it affects the deserialization behavior.

Implementors

Loading content...