[−][src]Module holochain_core::nucleus::ribosome::api
Module for ZomeApiFunctions ZomeApiFunctions are the functions provided by the ribosome that are callable by Zomes.
Modules
| call | |
| commit | |
| debug | |
| get_entry | |
| get_links | |
| hash_entry | |
| init_globals | |
| link_entries | |
| query |
Enums
| ZomeApiFunction |
Enumeration of all the Zome Functions known and usable in Zomes. Enumeration can convert to str. |