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 */ }