Skip to main content

overlaps

Function overlaps 

Source
fn overlaps(h: &HeldLock, off: u64, len: u64) -> bool
Expand description

Whether [off, off+len) overlaps the held lock’s range.