Struct num_rational::ParseRatioError
source · [−]pub struct ParseRatioError { /* private fields */ }
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for ParseRatioError
impl Send for ParseRatioError
impl Sync for ParseRatioError
impl Unpin for ParseRatioError
impl UnwindSafe for ParseRatioError
Blanket Implementations
Mutably borrows from an owned value. Read more