Docs.rs
compress-tools-0.14.3
compress-tools 0.14.3
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
otavio
Jonathas-Conceicao
Dependencies
async-trait ^0.1.39
normal
blocking ^1.0.0
normal
derive_more ^0.99
normal
futures-channel ^0.3.5
normal
futures-core ^0.3.5
normal
futures-executor ^0.3.5
normal
futures-io ^0.3.5
normal
futures-util ^0.3.5
normal
libc ^0.2.86
normal
tokio ^1.0.0
normal
tokio-util ^0.7.0
normal
argh ^0.1
dev
async-std ^1.6.3
dev
encoding_rs ^0.8.32
dev
tempfile ^3.1
dev
tokio ^1.0.0
dev
pkg-config ^0.3
build
vcpkg ^0.2
build
Versions
94.74%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Result
In compress_tools
?
Type Definition
compress_tools
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;