Type Definition swc_common::plugin::RuntimeImpl_CTO[][src]

pub type RuntimeImpl_CTO<'lt, '_sub> = RuntimeImpl_TO<'lt, RRef<'_sub, ()>>;
This is supported on crate features plugin-rt or plugin-mode only.
Expand description

A type alias for the const-constructible RuntimeImpl_TO.