Skip to main content

includes_feature

Function includes_feature 

Source
pub fn includes_feature(active_id: &str, type_code: &str) -> bool
Expand description

Whether a catalogue entry belongs in workbench active_id’s feature-creation UI. The ONE entry point the palette + context-offer filters call: builds a FeatureInfo from the feature type_code and runs the resolved workbench’s predicate (each workbench file owns its classification off the code).