Function mz_repr::strconv::format_uuid

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