Docs.rs
gix-packetline-blocking-0.17.5
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-packetline-blocking 0.17.5
A duplicate of `gix-packetline` with the `blocking-io` feature pre-selected
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
48
out of
48
items documented
0
out of
29
items with examples
Links
GitoxideLabs/gitoxide
9052
311
102
crates.io
Dependencies
bstr ^1.3.0
normal
document-features ^0.2.0
normal
optional
faster-hex ^0.9.0
normal
gix-trace ^0.1.9
normal
serde ^1.0.114
normal
optional
thiserror ^1.0.34
normal
Versions
0.18.0
0.17.5
0.17.4
0.17.3
0.17.2
0.17.1
0.17.0
0.16.6
0.16.5
0.16.4
0.16.3
Owners
Read and write the git packet line wire format without copying it. For reading the packet line format use the [`StreamingPeekableIter`], and for writing the [`Writer`]. ## Feature Flags