Docs.rs
sov-universal-wallet-0.3.0
sov-universal-wallet 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
preston-evans98
Dependencies
alloy-dyn-abi ^1.3.1
normal
optional
alloy-primitives ^1.4.1
normal
optional
arrayvec ^0.7.6
normal
optional
bech32 ^0.11
normal
borsh ^1
normal
bs58 ^0.5.1
normal
hex ^0.4.3
normal
nmt-rs ^0.2.5
normal
once_cell ^1.19
normal
schemars ^0.8.21
normal
optional
serde ^1.0.208
normal
optional
serde_json ^1.0
normal
optional
sha2 =0.10.9
normal
sov-universal-wallet-macros ^0.3
normal
optional
thiserror ^2
normal
borsh ^1
dev
serde ^1.0.208
dev
serde_arrays ^0.1
dev
serde_with =3.15
dev
sov-universal-wallet-macros ^0.3
dev
Versions
14.06%
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 safe_string
sov_
universal_
wallet
0.3.0
Module safe_
string
Module Items
Structs
Enums
Constants
Type Aliases
In sov_
universal_
wallet::
schema
sov_universal_wallet
::
schema
Module
safe_
string
Copy item path
Source
Structs
§
Sized
Safe
String
A String wrapper which enforces certain constraints to ensure it is safely displayable as part of a transaction without confusing the user. Only printable ASCII is allowed, and the length is limited.
Enums
§
Schema
String
Error
Constants
§
DEFAULT_
MAX_
STRING_
LENGTH
Type Aliases
§
Safe
String