Current section

Files

Jump to
sprocket include sprocket@hooks_State.hrl
Raw

include/sprocket@hooks_State.hrl

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