Docs.rs
tx3-lang-0.11.2
tx3-lang 0.11.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
scarmuega
Dependencies
bincode ^2.0.1
normal
hex ^0.4.3
normal
miette ^7.4.0
normal
pest ^2.7.15
normal
pest_derive ^2.7.15
normal
serde ^1.0.217
normal
thiserror ^2.0.11
normal
trait-variant ^0.1.2
normal
assert-json-diff ^2.0.2
dev
paste ^1.0.15
dev
proptest ^1.7.0
dev
serde_json ^1.0.137
dev
Versions
2.23%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
tx3_
lang
0.11.2
UtxoSet
Aliased Type
In crate tx3_
lang
tx3_lang
Type Alias
UtxoSet
Copy item path
Source
pub type UtxoSet =
HashSet
<
Utxo
>;
Aliased Type
ยง
pub struct UtxoSet {
/* private fields */
}