This crate implements bitcoin amount handling functionality with safety in mind.
This crate has the following features:
serde: enables serialization/deserialization ofAmounts.serde_json: enables the creation ofAmountsfromserde_jsonnumbers.strason: enables the creation ofAmountsfromstrasonnumbers.