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