Structs§
- Function
Info - Information about a registered function.
Enums§
- Function
Kind - The kind of function.
Traits§
- Forge
Action - An action function (side effects, external APIs).
- Forge
Mutation - A mutation function (transactional write).
- Forge
Query - A query function (read-only, cacheable, subscribable).