Docs.rs
gix-negotiate-0.16.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
gix-negotiate 0.16.0
A crate of the gitoxide project implementing negotiation algorithms
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
49
out of
49
items documented
0
out of
33
items with examples
Links
GitoxideLabs/gitoxide
9052
311
102
crates.io
Dependencies
bitflags ^2
normal
gix-commitgraph ^0.25.0
normal
gix-date ^0.9.1
normal
gix-hash ^0.15.0
normal
gix-object ^0.45.0
normal
gix-revwalk ^0.16.0
normal
smallvec ^1.10.0
normal
thiserror ^1.0.40
normal
Versions
0.16.0
0.15.0
0.14.0
0.13.2
0.13.1
0.13.0
0.12.0
0.11.1
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.4.0
0.3.0
0.2.1
0.2.0
0.1.0
Owners
An implementation of negotiation algorithms to help the server figure out what we have in common so it can optimize the pack it sends to only contain what we don't have.