Skip to main content

compile_options_single

Function compile_options_single 

Source
pub fn compile_options_single(root: impl Into<PathBuf>) -> CompileOptions
Expand description

CompileOptions::single(root), with every source pre-read — the direct replacement for its reliance on bynk-emit’s disk fallback.