Skip to main content

Crate cufflink_types

Crate cufflink_types 

Source

Modules§

openapi
OpenAPI spec generation from a ServiceManifest.

Structs§

AuthorizationConfig
Authorization configuration declared in the service manifest.
CellDefinition
ColumnDefinition
CustomRouteDefinition
DefaultRoleDef
A default role seeded on deployment.
EventDefinition
IndexDefinition
PermissionAreaDef
A permission area with its supported operations.
ServiceManifest
A service manifest describes the complete definition of a cufflink service. This is generated by the SDK macros from the user’s Rust struct definitions.
SubscriptionDefinition
TableDefinition
TableHooks
CRUD lifecycle hooks for a table. Each field names a WASM handler function.

Enums§

ColumnType
EventAction
ForeignKeyAction
HandlerType
ServiceMode
ValidationRule