Skip to main content

Module plugin_options

Module plugin_options 

Source

Structs§

DynamicGatingConfig
Dynamic gating configuration
GatingConfig
Gating configuration
PluginOptions
Serializable plugin options, pre-resolved by the JS shim. JS-only values (sources function, logger, etc.) are resolved before being sent to Rust.

Enums§

CompilerOutputMode
Output mode for the compiler, derived from PluginOptions. Matches the TS compilerOutputMode logic in Program.ts.
CompilerTarget
Target configuration for the compiler