Registry / other / iota-model

iota-model

JSON →
library0.3.0rscratesunverified

Data model used by Iota, defining core types and structures for the Iota distributed ledger.

# Cargo.toml [dependencies] iota-model = "0.3.0"
INSTALL
IMPORT
SIG · IOTA-MODEL
I
iota-model
otherrustv0.3.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.

IotaModel
use iota_model::IotaModel;

Basic usage of iota-model

use iota_model::IotaModel; fn main() { let model = IotaModel::new(); println!("Iota model created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
iota-model — cargo add iota-model · libregistry