Current section

Files

Jump to
sprocket include sprocket@element_Debug.hrl
Raw

include/sprocket@element_Debug.hrl

-record(debug, {
id :: binary(),
meta :: gleam@option:option(gleam@dynamic:dynamic()),
element :: sprocket@element:element()
}).