Searched refs:UrnRef (Results 1 – 1 of 1) sorted by relevance
66 pub struct UrnRef<'a>(&'a Uuid); struct115 pub const fn to_urn_ref(&self) -> UrnRef<'_> { in to_urn_ref()116 UrnRef::from_uuid_ref(self) in to_urn_ref()766 impl<'a> UrnRef<'a> { impl777 UrnRef(&uuid) in from_uuid_ref()940 UrnRef<'a>991 assert_eq!(len, super::UrnRef::LENGTH); in urn_ref_trailing()