Skip to main content

collect_template_warnings

Function collect_template_warnings 

Source
pub fn collect_template_warnings(gw: &GatewayConfig) -> Vec<String>
Expand description

Walks every string leaf of every node config in gw (policies, supernodes, plugin_configs) and returns one fully-coordinated warning per unresolved {{...}} reference found. See the module doc for placement and caveats.