Trait surgefilter_comb::imports::CurrentMappingIsStandard[][src]

pub trait CurrentMappingIsStandard {
    fn current_mapping_is_standard(&self) -> bool;
}

Required methods

Implementors