[go: up one dir, main page]

gix-packetline 0.15.1

A WIP crate of the gitoxide project implementing the pkt-line serialization format
Documentation

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