Type Alias hdk::prelude::IntegrityZome

source ·
pub type IntegrityZome = Zome<IntegrityZomeDef>;

Aliased Type§

struct IntegrityZome {
    pub name: ZomeName,
    pub def: IntegrityZomeDef,
}

Fields§

§name: ZomeName§def: IntegrityZomeDef