Registry / networking / iroh-base

iroh-base

JSON →
library0.98.0rscratesunverified

Base type and utilities for Iroh.

# Cargo.toml [dependencies] iroh-base = "0.98.0"
INSTALL
IMPORT
SIG · IROH-BASE
I
iroh-base
networkingrustv0.98.0
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.

Hash
use iroh_base::Hash;

Creates a new hash from data.

use iroh_base::Hash; fn main() { let hash = Hash::new(b"data"); println!("Hash: {:?}", hash); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.98.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
iroh-base — cargo add iroh-base · libregistry