Struct num::rational::ParseRatioError
[−]
[src]
pub struct ParseRatioError { // some fields omitted }
pub struct ParseRatioError { // some fields omitted }
impl Error for ParseRatioError
fn description(&self) -> &str
impl Display for ParseRatioError
impl Copy for ParseRatioError
impl Clone for ParseRatioError
fn clone(&self) -> ParseRatioError
fn clone_from(&mut self, source: &Self)
impl Debug for ParseRatioError
impl PartialEq<ParseRatioError> for ParseRatioError
fn eq(&self, __arg_0: &ParseRatioError) -> bool
fn ne(&self, __arg_0: &ParseRatioError) -> bool