Docs.rs
niffler-temp-2.7.1
niffler-temp 2.7.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rob-p
Dependencies
bgzip ^0.3
normal
optional
bzip2 ^0.4.4
normal
optional
cfg-if ^1.0
normal
flate2 ^1.0
normal
optional
liblzma ^0.3
normal
optional
thiserror ^2.0
normal
zstd ^0.13
normal
optional
criterion ^0.5
dev
tempfile ^3
dev
Versions
37.5%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module compression
niffler_
temp
2.7.1
Module compression
Module Items
Re-exports
Enums
In niffler_
temp::
basic
niffler_temp
::
basic
Module
compression
Copy item path
Source
Re-exports
§
pub use crate::level::
Level
;
Enums
§
Format
Format
represent a compression format of a file. Currently Gzip, Bzip, Lzma or No are supported.