Module swc_common::plugin::RuntimeImpl_trait[][src]

This is supported on crate features plugin-rt or plugin-mode only.
Expand description

This module is generated by the #[sabi_trait] attribute on RuntimeImpl

Structs

A marker type describing the traits that are required when constructing RuntimeImpl_TO,and are then implemented by it, by implementing the InterfaceType trait.

A helper struct for constructing the vtable for RuntimeImpl_CTO,with RuntimeImpl_MV::VTABLE

The trait object for RuntimeImpl.

Traits

INTERNAL API

A trait alias for RuntimeImpl + the lifetime bounds that it had before being stripped by the #[sabi_trait] attribute.

Type Definitions

An alias for the underlying implementation of RuntimeImpl_TO.

A type alias for the const-constructible RuntimeImpl_TO.