rexl_math 0.0.2

A simple mathematics library for Rust
Documentation
1
2
3
pub use self::fibonacci::*;

mod fibonacci;