Searched defs:to_std (Results 1 – 2 of 2) sorted by relevance
137 def to_std(v: str) -> Std: # type: ignore[return] function
428 pub const fn to_std(&self) -> Result<Duration, OutOfRangeError> { in to_std() method