Home
last modified time | relevance | path

Searched defs:Uuid128 (Results 1 – 1 of 1) sorted by relevance

/external/python/bumble/rust/src/wrapper/
Dcore.rs147 pub struct Uuid128 { struct
152 impl Uuid128 { implementation
168 impl fmt::Debug for Uuid128 { implementation
182 impl From<Uuid16> for Uuid128 { implementation
190 impl From<Uuid32> for Uuid128 { implementation