Skip to main content

use_rational/
prelude.rs

1/// Commonly used rational-number items.
2pub use crate::{Rational, RationalError};