Crate compacto

Source

Modules§

error

Structs§

Compressor
Decompressor

Functions§

compress_json
Compress JSON from a string
decompress_json
Decompress JSON from a string

Type Aliases§

Result
Alias for a Result with the error type compacto::error::Error.