Searched defs:parse_first_char (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/humantime/src/ | ||
H A D | duration.rs | 108 fn parse_first_char(&mut self) -> Result<Option<u64>, Error> { in parse_first_char() functions |
Completed in 2 milliseconds