Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@data_plane_Row.hrl
Raw

include/lightspeed@data_plane_Row.hrl

-record(row, {id :: binary(), payload :: binary()}).