Docs.rs
radicle-fetch-0.11.0
radicle-fetch 0.11.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
crates.io
Source
Owners
cloudhead
FintanH
Dependencies
bstr ^1.3
normal
either ^1.9.0
normal
gix-features ^0.39.1
normal
gix-hash ^0.15.1
normal
gix-odb ^0.66.0
normal
gix-pack ^0.56.0
normal
gix-protocol ^0.47.0
normal
gix-transport ^0.44.0
normal
log ^0.4.17
normal
nonempty ^0.9.0
normal
radicle ^0.15
normal
radicle-git-ext ^0.8.0
normal
thiserror ^1
normal
Versions
28.3%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
radicle_fetch/git/
refs.rs
1
mod
update;
2
pub use
update::{Applied, Policy, RefUpdate, Update, Updates};