Lines Matching defs:fn
83 pub const fn hyphenated(self) -> Hyphenated { in hyphenated() constant
96 pub const fn simple(self) -> Simple { in simple() constant
109 pub const fn urn(self) -> Urn { in urn() constant
122 pub const fn braced(self) -> Braced { in braced() constant
142 const fn format_simple(src: &[u8; 16], upper: bool) -> [u8; 32] { in format_simple() constant
156 const fn format_hyphenated(src: &[u8; 16], upper: bool) -> [u8; 36] { in format_hyphenated() constant
249 pub const fn from_uuid(uuid: Uuid) -> Self { in from_uuid() constant
365 pub const fn as_uuid(&self) -> &Uuid { in as_uuid() constant
379 pub const fn into_uuid(self) -> Uuid { in into_uuid() constant
394 pub const fn from_uuid(uuid: Uuid) -> Self { in from_uuid() constant
510 pub const fn as_uuid(&self) -> &Uuid { in as_uuid() constant
524 pub const fn into_uuid(self) -> Uuid { in into_uuid() constant
539 pub const fn from_uuid(uuid: Uuid) -> Self { in from_uuid() constant
653 pub const fn as_uuid(&self) -> &Uuid { in as_uuid() constant
667 pub const fn into_uuid(self) -> Uuid { in into_uuid() constant
682 pub const fn from_uuid(uuid: Uuid) -> Self { in from_uuid() constant
803 pub const fn as_uuid(&self) -> &Uuid { in as_uuid() constant
817 pub const fn into_uuid(self) -> Uuid { in into_uuid() constant