git-packetline 0.4.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 [Provider], and for writing the Writer.