Docs.rs
versatiles-0.5.9
versatiles 0.5.9
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
MichaelKreil
Dependencies
async-trait ^0.1.73
normal
axum ^0.6.20
normal
brotli ^3.3.4
normal
byteorder ^1.4.3
normal
bytes ^1.4.0
normal
clap ^4.3.24
normal
clap-verbosity-flag ^2.0.1
normal
enumset ^1.1.2
normal
env_logger ^0.10.0
normal
flate2 ^1.0.27
normal
futures ^0.3.28
normal
hyper ^0.14.27
normal
image ^0.24.7
normal
itertools ^0.11.0
normal
lazy_static ^1.4.0
normal
log ^0.4.20
normal
mime_guess ^2.0.4
normal
r2d2 ^0.8.10
normal
r2d2_sqlite ^0.22.0
normal
rayon ^1.7.0
normal
regex ^1.9.3
normal
reqwest ^0.11.20
normal
tar ^0.4.40
normal
term_size ^0.3.2
normal
tokio ^1.32.0
normal
webp ^0.2.5
normal
assert_fs ^1.0.13
dev
criterion ^0.5.1
dev
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
In versatiles
?
Macro
versatiles
::
create_error
source
·
[
−
]
macro_rules!
create_error { ($(
$arg
:tt)
*
) => { ... }; }