bitcoin-primitives

Crates.iobitcoin-primitives
lib.rsbitcoin-primitives
version0.100.0
sourcesrc
created_at2023-01-17 22:56:00.979263
updated_at2024-07-04 16:57:26.337825
descriptionPrimitive types used by the rust-bitcoin eccosystem
homepage
repositoryhttps://github.com/rust-bitcoin/rust-bitcoin
max_upload_size
id761380
size3,429
Andrew Poelstra (apoelstra)

documentation

README

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.

Commit count: 5181

cargo fmt