Skip to main content

instances_compatible

Function instances_compatible 

Source
pub fn instances_compatible(a: &Instance, b: &Instance) -> bool
Expand description

Check whether two instances are compatible (same class, overlapping params).