Home
last modified time | relevance | path

Searched defs:UrnRef (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/uuid/src/adapter/
Dmod.rs66 pub struct UrnRef<'a>(&'a Uuid); struct
766 impl<'a> UrnRef<'a> { implementation