Trait TableFilter
engine_rocks::raw
pub trait TableFilter { pub fn table_filter(&self, props: &TableProperties) -> bool; }
pub fn table_filter(&self, props: &TableProperties) -> bool
impl TableFilter for TsFilter
fn table_filter(&self, props: &TableProperties) -> bool