kecc::irgen

Function is_invalid_structure

Source
fn is_invalid_structure(
    dtype: &Dtype,
    structs: &HashMap<String, Option<Dtype>>,
) -> bool