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

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