Registry / other / holochain-zome-types

holochain-zome-types

JSON →
library0.6.1rscratesunverified

Holochain zome types

# Cargo.toml [dependencies] holochain_zome_types = "0.6.1"
INSTALL
IMPORT
SIG · HOLOCHAIN-ZOME-TYP
H
holochain-zome-types
otherrustv0.6.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.

Zome
use holochain_zome_types::Zome;

Creates a new Holochain zome.

use holochain_zome_types::Zome; let zome = Zome::new("my_zome"); println!("Zome: {}", zome.name());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Meta
1
Resources
holochain-zome-types — cargo add holochain-zome-types · libregistry