5 releases
0.100.0 | Jul 4, 2024 |
---|---|
0.1.16-alpha.0 | Mar 31, 2023 |
0.1.13-alpha.0 | Mar 17, 2023 |
0.1.12-alpha.0 | Jan 18, 2023 |
0.1.10-alpha.0 | Jan 17, 2023 |
#6 in #rust-bitcoin
429 downloads per month
Used in 112 crates
(70 directly)
4KB
Rust Bitcoin - primitive types.
This crate provides primitive data types that are used throughout the
rust-bitcoin
ecosystem.
Minimum Supported Rust Version (MSRV)
This library should always compile with any combination of features on Rust 1.56.1.
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 - primitive types.
Primitive data types that are used throughout the rust-bitcoin
ecosystem.