Trait surgefilter_comb::imports::CurrentMappingRawContents[][src]

pub trait CurrentMappingRawContents {
    fn current_mapping_raw_contents(&self) -> MappingData;
}

Required methods

Implementors