Searched defs:from_string (Results 1 – 2 of 2) sorted by relevance
164 pub fn from_string<S: Into<String>>(raw: S) -> Option<Uuid128Bit> { in from_string() method
639 pub fn from_string<S: Into<String>>(addr: S) -> Option<RawAddress> { in from_string() method