Skip to main content

is_known_param

Function is_known_param 

Source
pub fn is_known_param(system: SystemKind, name: &str) -> bool
Expand description

Whether name is a parameter system (or the global compositing layer) actually consumes. An unknown name is a load-time warning, not an error: the preset still loads and applies its good bindings (ADR-0020, NFR 10).