Searched refs:to_rfc4122 (Results 1 – 1 of 1) sorted by relevance
92 pub const fn to_rfc4122(&self) -> (u64, u16) { in to_rfc4122() method306 let ts = uuid.to_timestamp().unwrap().to_rfc4122(); in test_new_v1()323 assert_eq!(uuid2.to_timestamp().unwrap().to_rfc4122().1, 1) in test_new_v1()