Structs

The struct containing all information about the executing agent’s identity.
Information about the current DNA.
A type with the zome that it is defined in.
zome types that are in scope for the calling zome.
The set of EntryDefIndex and LinkTypes in scope for the calling zome.
The index into the ZomeIndex vec.
The properties of the current dna/zome being called.
A key to the ScopedZomeTypes container.

Traits

Helper trait for types that are internally represented as u8 but need to be used as indicies into containers.

Type Definitions

An EntryDefIndex within the scope of the zome where it’s defined.
A LinkType within the scope of the zome where it’s defined.