Type Definition crusty_core::types::StatusFilters[][src]

type StatusFilters<JS, TS> = Vec<Box<dyn Filter<JS, TS> + Send + Sync>>;