Docs.rs
aur-fetch-0.10.0
aur-fetch 0.10.0
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
Morganamilo
Dependencies
futures ^0.3.5
normal
tempfile ^3.1.0
normal
tokio ^1.0.1
normal
url ^2.1.1
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
Type Definition Result
Other items in
aur_fetch
?
Type Definition
aur_fetch
::
Result
[
−
]
[src]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
Result type for this crate;