Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@transport@progressive_enhancement_WorkflowReport.hrl
Raw

include/lightspeed@transport@progressive_enhancement_WorkflowReport.hrl

-record(workflow_report, {
navigation_signature :: binary(),
form_signature :: binary(),
mutation_signature :: binary(),
mutation_equivalence_signature :: binary(),
protocol_signature :: binary()
}).