Struct num::rational::ParseRatioError
[−]
[src]
pub struct ParseRatioError;
pub struct ParseRatioError;
impl Display for ParseRatioError
impl Error for ParseRatioError
fn description(&self) -> &str
fn cause(&self) -> Option<&Error>
impl PartialEq for ParseRatioError
fn eq(&self, __arg_0: &ParseRatioError) -> bool
fn ne(&self, __arg_0: &ParseRatioError) -> bool
impl Debug for ParseRatioError
impl Clone for ParseRatioError
fn clone(&self) -> ParseRatioError
fn 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
).