Docs.rs
ge-man-lib-0.2.0
ge-man-lib 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Compile-Time
Dependencies
data-encoding ^2.5.0
normal
flate2 ^1.0.28
normal
lazy_static ^1.4.0
normal
openssl ^0.10.62
normal
optional
regex ^1.10.2
normal
reqwest ^0.11.23
normal
ring ^0.17.7
normal
serde ^1.0.194
normal
serde_json ^1.0.111
normal
serde_yaml ^0.9.29
normal
tar ^0.4.40
normal
thiserror ^1.0.56
normal
xz2 ^0.1.7
normal
assert_fs ^1.1.0
dev
httpmock ^0.7.0-rc.1
dev
mockall ^0.12.1
dev
predicates ^3.0.4
dev
test-case ^3.3.1
dev
Versions
61.76%
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
Files
ge_man_lib/
lib.rs
1
pub mod
archive;
2
pub mod
config;
3
pub mod
download;
4
pub mod
error;
5
pub mod
tag;