Struct num::rational::ParseRatioError  
            
                [−]
            
        [src]
pub struct ParseRatioError;
pub struct ParseRatioError;
impl Display for ParseRatioErrorimpl Error for ParseRatioErrorfn description(&self) -> &strfn cause(&self) -> Option<&Error>impl PartialEq for ParseRatioErrorfn eq(&self, __arg_0: &ParseRatioError) -> boolfn ne(&self, __arg_0: &ParseRatioError) -> boolimpl Debug for ParseRatioErrorimpl Clone for ParseRatioErrorfn clone(&self) -> ParseRatioErrorfn clone_from(&mut self, source: &Self)impl Copy for ParseRatioError
                Prefix searches with a type followed by a colon (e.g.
                fn:) to restrict the search to a given type.
            
                Accepted types are: fn, mod,
                struct, enum,
                trait, typedef (or
                tdef).
            
                Search functions by type signature (e.g.
                vec -> usize)