Struct uuid::Hyphenated
[−]
[src]
pub struct Hyphenated<'a> {
// some fields omitted
}Adaptor for formatting a Uuid as a hyphenated string.
pub struct Hyphenated<'a> {
// some fields omitted
}Adaptor for formatting a Uuid as a hyphenated string.
impl<'a> Display for Hyphenated<'a>