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

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