Skip to main content

has_granularity_conflict

Function has_granularity_conflict 

Source
fn has_granularity_conflict(
    type0: AllocationType,
    type1: AllocationType,
) -> bool
Expand description

Test if two allocation types will be conflicting or not.