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

type BoxedTaskFilter<JS, TS> = BoxedFn<dyn Filter<JS, TS> + Send + Sync>;