smart-calculator 1.0.3

Natural-language calculator for math, units, time zones, dates, fiat, and crypto conversions
Documentation
1
2
3
4
5
6
pub mod currency;
pub mod date;
pub mod error;
pub mod math;
pub mod time;
pub mod unit;