Trait Filters
ichen_openprotocol
pub trait Filters { fn is_all(&self) -> bool; }
fn is_all(&self) -> bool
impl Filters for [Filter]