Home
last modified time | relevance | path

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

/external/rust/crates/chrono/src/
Dround.rs206 pub enum RoundingError { enum
244 impl fmt::Display for RoundingError { implementation
261 impl std::error::Error for RoundingError { implementation