#percentage #percent #numbers

percentage-rs

Get the percentage of any number

7 releases

0.1.6 Oct 26, 2021
0.1.5 Jul 30, 2021
0.1.4 May 16, 2021
0.1.3 Apr 24, 2021

#8 in #percentage

30 downloads per month

MIT license

6KB
122 lines

crate

Percentage

Get the percentage of any number

use percentage_rs::Percent;

println!("{}", 10 * 50.percent());

lib.rs:

percentage-rs

percentage-rs Get the percentage of any number

Dependencies

~98–335KB