Docs.rs
gerrit-rust-0.1.14
gerrit-rust 0.1.14
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
silvio
Dependencies
env_logger ^0.4
quick-error ^1.1
rustc-serialize ^0.3
log ^0.3
serde ^0.8
curl >= 0.4.4
regex ^0.2
serde_json ^0.8
gron ^0.2
chrono ^0.3
url ^1.3
serde_derive ^0.8
toml-config ^0.4
clap ^2.20
git2 ^0.6
Versions
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
gerritlib
::
error
Type Definition
gerritlib
::
error
::
GGRResult
[
−
]
[src]
type GGRResult<T> =
Result
<T,
GGRError
>;
General result type