Skip to main content
Files
use_rational/
prelude.rs
1
/// Commonly used rational-number items.
2
pub use
crate::{Rational, RationalError};