Docs.rs
balius-sdk-0.5.2
balius-sdk 0.5.2
Docs.rs crate page
Apache-2.0
17 June 2026
Links
Repository
crates.io
Source
Owners
scarmuega
Dependencies
balius-macros ^0.5.2
normal
hex ^0.4.3
normal
pallas-addresses ^0.32.0
normal
pallas-codec ^0.32.0
normal
pallas-crypto ^0.32.0
normal
pallas-primitives ^0.32.0
normal
pallas-traverse ^0.32.0
normal
prost ^0.13.3
normal
serde ^1.0.210
normal
serde_json ^1.0.128
normal
serde_with ^3.9.0
normal
thiserror ^2.0.11
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3
normal
url ^2.5
normal
utxorpc-spec ^0.16.0
normal
wit-bindgen ^0.39.0
normal
Versions
9.69%
of the crate is documented
Platform
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
NonEmptySet
balius_
sdk
0.5.2
NonEmpty
Set
Aliased Type
In balius_
sdk::
txbuilder
balius_sdk
::
txbuilder
Type Alias
NonEmpty
Set
Copy item path
Source
pub type NonEmptySet<T> =
NonEmptySet
<T>;
Aliased Type
ยง
pub struct NonEmptySet<T>(
/* private fields */
);