Lines Matching defs:fn
73 pub const fn to_hyphenated(self) -> Hyphenated { in to_hyphenated() constant
81 pub const fn to_hyphenated_ref(&self) -> HyphenatedRef<'_> { in to_hyphenated_ref() constant
89 pub const fn to_simple(self) -> Simple { in to_simple() constant
97 pub const fn to_simple_ref(&self) -> SimpleRef<'_> { in to_simple_ref() constant
106 pub const fn to_urn(self) -> Urn { in to_urn() constant
115 pub const fn to_urn_ref(&self) -> UrnRef<'_> { in to_urn_ref() constant
191 pub const fn from_uuid(uuid: Uuid) -> Self { in from_uuid() constant
306 pub const fn from_uuid_ref(uuid: &'a Uuid) -> Self { in from_uuid_ref() constant
428 pub const fn from_uuid(uuid: Uuid) -> Self { in from_uuid() constant
541 pub const fn from_uuid_ref(uuid: &'a Uuid) -> Self { in from_uuid_ref() constant
654 pub const fn from_uuid(uuid: Uuid) -> Self { in from_uuid() constant
776 pub const fn from_uuid_ref(uuid: &'a Uuid) -> Self { in from_uuid_ref() constant