git-packetline 0.12.2

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].