Docs.rs
gistit-0.1.22
gistit 0.1.22
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
fabricio7p
Dependencies
aes-gcm ^0.9.4
normal
async-trait ^0.1.51
normal
base64 ^0.13.0
normal
bat ^0.18.3
normal
clap ^3.0.0-rc.1
normal
console ^0.15.0
normal
dialoguer ^0.9.0
normal
directories ^4.0.1
normal
lazy_static ^1.4.0
normal
names ^0.12.0
normal
ngrammatic ^0.3.2
normal
once_cell ^1.8.0
normal
phf ^0.10
normal
rand ^0.8.4
normal
reqwest ^0.11.6
normal
rust-crypto ^0.2.36
normal
serde ^1.0.117
normal
serde_json ^1.0.59
normal
serde_yaml ^0.8.21
normal
tokio ^1.12.0
normal
url ^2.2.2
normal
webbrowser ^0.5.5
normal
which ^4.2.2
normal
assert_cmd ^2.0.2
dev
assert_fs ^1.0.6
dev
predicates ^2.1.0
dev
clap ^3.0.0-rc.1
build
clap_generate ^3.0.0-rc.1
build
console ^0.15.0
normal
Versions
76.15%
of the crate is documented
This release has been yanked, go to latest version
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
☰
Type Definition Result
Other items in
lib_gistit
?
Type Definition
lib_gistit
::
Result
[
−
]
[src]
pub type Result<T> =
Result
<T,
Error
>;