Registry / utility / tofuri-address

tofuri-address

JSON →
library0.1.1rscratesunverified

Tofuri address handling library.

# Cargo.toml [dependencies] tofuri-address = "0.1.1"
INSTALL
IMPORT
SIG · TOFURI-ADDRESS
T
tofuri-address
utilityrustv0.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Address
use tofuri_address::Address;

Parses and displays a Tofuri address.

use tofuri_address::Address; fn main() { let addr = Address::from_string("example").unwrap(); println!("{}", addr); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
tofuri-address — cargo add tofuri-address · libregistry