check_for_child_errors

Function check_for_child_errors 

Source
pub fn check_for_child_errors<T: StableHash>(
    value: &T,
) -> Result<(), (ChildErr, Vec<PathItem>)>