Searched defs:UrnRef (Results 1 – 1 of 1) sorted by relevance
66 pub struct UrnRef<'a>(&'a Uuid); struct766 impl<'a> UrnRef<'a> { implementation