Skip to main content

LeanCapabilityPreflight

Type Alias LeanCapabilityPreflight 

Source
pub type LeanCapabilityPreflight = LeanRuntimePreflight;
Expand description

Backwards-compatible alias for LeanRuntimePreflight.

The struct was renamed when the static manifest-validation half moved to lean-toolchain; this alias preserves the historical public path.

Aliased Typeยง

pub struct LeanCapabilityPreflight { /* private fields */ }