Function repr::strconv::format_uuid[][src]

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