fractions-rs

Crates.iofractions-rs
lib.rsfractions-rs
version0.1.2
sourcesrc
created_at2023-08-03 08:00:24.920733
updated_at2024-03-21 01:49:24.168325
descriptionFractions numbers implementation for Rust
homepagehttps://luk036.github.io/fractions-rs
repositoryhttps://github.com/luk036/fractions-rs
max_upload_size
id933489
size173,942
Wai-Shing Luk (luk036)

documentation

https://docs.rs/fractions-rs

README

fractions-rs

Crates.io Docs.rs CI codecov

Installation

Cargo

  • Install the rust toolchain in order to have cargo installed by following this guide.
  • run cargo install fractions-rs

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.

Commit count: 41

cargo fmt