Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@data@repository_Forbidden.hrl
Raw

include/lightspeed@data@repository_Forbidden.hrl

-record(forbidden, {
actor_id :: binary(),
action :: binary(),
tenant_id :: binary()
}).