Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@tooling@developer_productivity_ProfilingSurface.hrl
Raw

include/lightspeed@tooling@developer_productivity_ProfilingSurface.hrl

-record(profiling_surface, {
dimension :: lightspeed@tooling@developer_productivity:profiling_dimension(),
command :: binary(),
budget_label :: binary(),
remediation_hint :: binary(),
deterministic :: boolean()
}).