mz_repr::strconv

Function format_uuid

Source
pub fn format_uuid<F>(buf: &mut F, uuid: Uuid) -> Nestable
where F: FormatBuffer,