serde::__private

Module de

Source

Re-exports§

pub use self::content::Content;
pub use self::content::ContentDeserializer;
pub use self::content::ContentRefDeserializer;
pub use self::content::EnumDeserializer;
pub use self::content::InternallyTaggedUnitVisitor;
pub use self::content::TagContentOtherField;
pub use self::content::TagContentOtherFieldVisitor;
pub use self::content::TagOrContentField;
pub use self::content::TagOrContentFieldVisitor;
pub use self::content::TaggedContentVisitor;
pub use self::content::UntaggedUnitVisitor;
pub use crate::seed::InPlaceSeed;

Structs§

AdjacentlyTaggedEnumVariantSeed
AdjacentlyTaggedEnumVariantVisitor
Borrowed
BorrowedStrDeserializer
FlatMapDeserializer
StrDeserializer

Traits§

IdentifierDeserializer

Functions§

borrow_cow_bytes
borrow_cow_str
missing_field
If the missing field is of type Option<T> then treat is as None, otherwise it is an error.