[][src]Module holochain_core_types::dna::fn_declarations

File holding all the structs for handling function declarations defined in DNA.

Structs

FnDeclaration

Represents a zome function declaration

FnParameter

Represents the type declaration for zome function parameter

Trait

Represents an trait definition for bridging

TraitFns

Represents a group of named functions in the Zomes's "traits" array