Type Definition holochain_zome_types::dna_def::Zomes[][src]

pub type Zomes = Vec<(ZomeName, ZomeDef)>;
Expand description

Zomes need to be an ordered map from ZomeName to a Zome