Trait memoverlay::Contains

source ·
pub trait Contains {
    fn contains(&self, offset: u64) -> bool;
}

Required Methods§

Implementors§