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

type TaskExpanders<JS, TS> = Vec<Box<dyn Expander<JS, TS> + Send + Sync>>;