Type Definition hdk::prelude::Zomes[][src]

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

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