Module serde_any::format[][src]

Types and functions for specifying or determining serialization formats

Structs

UnknownFormatStringError

The common error type

Enums

Format

Serialization or deserialization formats

Functions

guess_format

Attempt to guess the serialization/deserialization format from a file name

guess_format_from_extension

Attempt to guess the serialization/deserialization format from a file extension

supported_extensions

Return a list of recognized file extensions

supported_formats

Return a list of supported formats