Trait surgefilter_comb::imports::NTables[]

pub trait NTables {
    fn ntables() -> usize;
}

Required methods

Implementors