gix-packetline 0.18.0

A 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