Function gpgrv::parse_packet

source ·
pub fn parse_packet<R: Read>(from: R) -> Result<Option<Packet>, Error>