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

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