Skip to main content

no_path_slots

Function no_path_slots 

Source
pub fn no_path_slots() -> PathSlotResolver
Expand description

A resolver that places no node, so nothing is ever attributed.

Lets the decorator be installed unconditionally: with no graph to resolve against, every leg fails to build an id and is skipped before it reaches the pending map.