Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@cluster@durable_backend_CertificationArtifact.hrl
Raw

include/lightspeed@cluster@durable_backend_CertificationArtifact.hrl

-record(certification_artifact, {
tuning_guide :: binary(),
certification_report :: binary(),
evidence_manifest :: binary()
}).