Module swc_plugin_shared::JsTransform_trait[][src]

Expand description

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

Structs

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

A helper struct for constructing the vtable for JsTransform_CTO,with JsTransform_MV::VTABLE

The trait object for JsTransform.

Traits

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

Type Definitions

An alias for the underlying implementation of JsTransform_TO.

A type alias for the const-constructible JsTransform_TO.