SingleFile Formats
This library provides a number of default FileFormat implementations
for use within singlefile.
Features
By default, no features are enabled.
cbor-serde: Enables theCborfile format for use withserdetypes.json-serde: Enables theJsonfile format for use withserdetypes.toml-serde: Enables theTomlfile format for use withserdetypes.bzip: Enables theBZip2compression format.flate: Enables theDeflate,Gz, andZLibcompression formats.xz: Enables theXzcompression format.