Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@framework@http_RouteParam.hrl
Raw

include/lightspeed@framework@http_RouteParam.hrl

-record(route_param, {name :: binary(), value :: binary()}).