Structs§
- Custom
Action - Describes a custom action exposed by a resource.
Type Aliases§
- Action
Future - Boxed future returned by an action handler.
- Action
Handler - An action handler receives the (cloned) request context, the target record
id, and the JSON request body (
{}when none was sent).