Skip to main content

complete_instances

Function complete_instances 

Source
pub fn complete_instances(registry: &TypeClassRegistry) -> Vec<&Instance>
Expand description

Find all instances that are complete (implement every method declared by the class).