Structs§
- Decrypt
Backend - A backend that can decrypt data.
Traits§
- Decrypt
Full Backend - A backend that can decrypt data.
This is a trait that is implemented by all backends that can decrypt data.
It is implemented for all backends that implement
DecryptWriteBackendandDecryptReadBackend. This trait is used by theRepositoryto decrypt data. - Decrypt
Read Backend - Decrypt
Write Backend
Functions§
- compression_
level_ range - The accepted range of compression levels.
- max_
compression_ level - The maximum compression level allowed by zstd