Type Definition hdk::prelude::Zomes

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

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