num_
rational
0.4.2
Modules
iter_sum_product
opassign
pow
Macros
arith_impl
checked_arith_impl
forward_all_binop
forward_ref_ref_binop
forward_ref_val_binop
forward_val_ref_binop
from_primitive_integer
impl_formatting
to_primitive_64
to_primitive_small
Structs
ParseRatioError
Ratio
Enums
RatioErrorKind
Traits
Bits
Functions
approximate_float
approximate_float_unsigned
ldexp
ratio_to_f64
Type Aliases
Rational
Rational32
Rational64
num_rational
Macro
checked_arith_impl
Copy item path
Settings
Help
Summary
source
macro_rules!
checked_arith_impl { (
impl
$imp
:ident,
$method
:ident) => { ... }; }