Function gpt::header::parse_uuid [] [src]

pub fn parse_uuid(rdr: &mut Cursor<&[u8]>) -> Result<Uuid, Error>

Parses a uuid with first 3 portions in little endian.