Trait seaography::EntityFilter

source ·
pub trait EntityFilter {
    fn filter_condition(&self) -> Condition;
}

Required Methods§

Implementors§