holofuel_types 0.5.9

Fuel types used for holofuel a mutual credit currency
Documentation
1
2
3
4
5
6
7
#[macro_use]
extern crate lazy_static;
pub mod error;
pub mod fee;
pub mod fraction;
pub mod fuel;
pub mod time;