Skip to main content

validate_disjoint

Function validate_disjoint 

Source
pub fn validate_disjoint(definitions: &[TrackerDefinition]) -> Result<()>
Expand description

Content lanes must be disjoint: no two trackers may own the same path or nest inside each other, or projection/restore order would matter.