bitcoin-primitives

Crates.iobitcoin-primitives
lib.rsbitcoin-primitives
version1.0.0-rc.2
created_at2023-01-17 22:56:00.979263+00
updated_at2025-12-27 16:48:35.242478+00
descriptionPrimitive types used by the rust-bitcoin ecosystem
homepage
repositoryhttps://github.com/rust-bitcoin/rust-bitcoin
max_upload_size
id761380
size306,232
Andrew Poelstra (apoelstra)

documentation

README

Rust Bitcoin - primitive types.

This crate provides primitive data types that are used throughout the rust-bitcoin ecosystem.

Semver compliance

Functions marked as unstable (e.g. foo__unstable) are not guaranteed to uphold semver compliance. They are primarily provided to support rust-bitcoin.

Commit count: 7901

cargo fmt