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

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