5 unstable releases
0.2.0 | Oct 1, 2024 |
---|---|
0.1.2 | Jul 1, 2024 |
0.1.1 | Apr 4, 2024 |
0.1.0 | Apr 3, 2024 |
0.0.0 | May 27, 2023 |
#4 in #newtypes
79,041 downloads per month
Used in 128 crates
(2 directly)
245KB
4.5K
SLoC
Bitcoin Units
This crate provides basic Bitcoin numeric units such as Amount
.
Minimum Supported Rust Version (MSRV)
This library should always compile with any combination of features on Rust 1.63.0.
Licensing
The code in this project is licensed under the Creative Commons CC0 1.0 Universal license. We use the SPDX license list and SPDX IDs.
lib.rs
:
Rust Bitcoin units library
This library provides basic types used by the Rust Bitcoin ecosystem.
Dependencies
~185KB