Type Definition swc_common::plugin::RuntimeImpl_trait::RuntimeImpl_Backend[][src]

pub type RuntimeImpl_Backend<'lt, _ErasedPtr> = RObject<'lt, _ErasedPtr, RuntimeImpl_Interface, VTable<(), _ErasedPtr>>;
This is supported on crate features plugin-rt or plugin-mode only.
Expand description

An alias for the underlying implementation of RuntimeImpl_TO.