Current section

Files

Jump to
sprocket include sprocket@context_State.hrl
Raw

include/sprocket@context_State.hrl

-record(state, {
id :: sprocket@internal@utils@unique:unique(sprocket@context:hook_id()),
value :: gleam@dynamic:dynamic_()
}).