pub type ZomeEntryTypesKey = ZomeTypesKey<EntryDefIndex>;
Expand description

A key to the ScopedZomeTypes<EntryDefIndex> container.

Trait Implementations§

source§

impl From<InlineEntryTypes> for ZomeEntryTypesKey

source§

fn from(t: InlineEntryTypes) -> Self

Converts to this type from the input type.