Docs.rs
tari_script-5.2.1
tari_script 5.2.1
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
SWvheerden
leet4tari
brianp
Dependencies
blake2 ^0.10
normal
borsh ^1.5.7
normal
digest ^0.10
normal
integer-encoding ^3.0.2
normal
serde ^1
normal
sha2 ^0.10
normal
sha3 ^0.10
normal
tari_crypto ^0.22.1
normal
tari_max_size ^5.2.1
normal
tari_utilities ^0.8
normal
thiserror ^2
normal
rand ^0.8
dev
Versions
55.7%
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
HashValue
tari_
script
5.2.1
tari_script
Type Alias
Hash
Value
Copy item path
Source
pub type HashValue = [
u8
;
32
];