pub type IntegrityZome = Zome<IntegrityZomeDef>;

Implementations

Erase the type of Zome because you no longer need to know if this is an integrity or coordinator def.

Trait Implementations

Converts to this type from the input type.