Function swc_common::plugin::with_runtime[][src]

pub fn with_runtime<F, Ret>(rt: &Runtime, op: F) -> Ret where
    F: FnOnce() -> Ret, 
This is supported on (crate features plugin-rt or plugin-mode) and crate feature plugin-mode only.