Docs.rs
bsv-script-0.2.0
bsv-script 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
digitsu
Dependencies
bs58 ^0.5
normal
bsv-primitives ^0.2.0
normal
hex ^0.4
normal
num-bigint ^0.4
normal
num-integer ^0.1
normal
num-traits ^0.2
normal
ripemd ^0.1
normal
serde ^1
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
thiserror ^2
normal
proptest ^1
dev
serde_json ^1
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module script
bsv_
script
0.2.0
Module script
Module Items
Structs
In crate bsv_
script
bsv_script
Module
script
Copy item path
Source
Expand description
Bitcoin Script type with serialization and template detection.
Structs
ยง
Script
A Bitcoin script, represented as a byte vector newtype.