Searched defs:parse_or_panic (Results 1 – 2 of 2) sorted by relevance
304 pub const fn parse_or_panic(s: &str) -> Self { in parse_or_panic() method