Struct num_rational::ParseRatioError
source · pub struct ParseRatioError { /* private fields */ }
Trait Implementations§
source§impl Clone for ParseRatioError
impl Clone for ParseRatioError
source§fn clone(&self) -> ParseRatioError
fn clone(&self) -> ParseRatioError
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more