#[hdk_to_global_entry_types]
Expand description

Implements impl TryFrom<Self> for GlobalZomeTypeId by calling zome_info and getting the types in scope for the calling zome then calling to_global_scope.

Self must be mapped to a EntryDefIndex.

Attributes

Takes no attributes.