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

type BoxedTaskExpander<JS, TS> = BoxedFn<dyn Expander<JS, TS> + Send + Sync>;