Struct uuid::Urn [] [src]

pub struct Urn<'a> { /* fields omitted */ }
[]

An adaptor for formatting a Uuid as a URN string.

Trait Implementations

impl<'a> Display for Urn<'a>
[src]

[]

Formats the value using the given formatter.