[][src]Trait rexrocksdb::TableFilter

pub trait TableFilter {
    fn table_filter(&self, props: &TableProperties) -> bool;
}

Required methods

fn table_filter(&self, props: &TableProperties) -> bool

Loading content...

Implementors

Loading content...