Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@platform@convention_profile_EscapeHatch.hrl
Raw

include/lightspeed@platform@convention_profile_EscapeHatch.hrl

-record(escape_hatch, {
seam :: lightspeed@platform@convention_profile:escape_seam(),
module :: binary(),
hook :: binary(),
rationale :: binary()
}).