5 releases
Uses old Rust 2015
| 0.1.4 | Jul 30, 2018 |
|---|---|
| 0.1.3 | Jul 30, 2018 |
| 0.1.2 | Jul 30, 2018 |
| 0.1.1 | Jul 30, 2018 |
| 0.1.0 | Jul 29, 2018 |
#7 in #amounts
36 downloads per month
9KB
180 lines
rust-bitcoin-amount
This crate implements bitcoin amount handling functionality with safety in mind.
Features
This crate has the following features:
serde: enables serialization/deserialization ofAmounts.serde_json: enables the creation ofAmountsfromserde_jsonnumbers.strason: enables the creation ofAmountsfromstrasonnumbers.
lib.rs:
Bitcoin Amount
Dependencies
~0–290KB