pub type CoordinatorZome = Zome<CoordinatorZomeDef>;

Implementations§

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

Add a dependency to this zome.

Trait Implementations§

Converts to this type from the input type.