[][src]Type Definition rustable::UUID

type UUID = Rc<str>;

Trait Implementations

impl ToUUID for UUID[src]

impl<'_> ToUUID for &'_ UUID[src]