Crate serde_combinators

Crate serde_combinators 

Source

Structs§

MutexF
RefF
RefMutF
RwLockF
Type

Traits§

DeserializeWith
Trait representing a deserializing Serde combinator.
SerializeWith
Trait representing a serializing Serde combinator.
With
Trait representing a Serde combinator.