pub fn compile_options_single(root: impl Into<PathBuf>) -> CompileOptionsExpand description
CompileOptions::single(root), with every source pre-read — the direct
replacement for its reliance on bynk-emit’s disk fallback.
pub fn compile_options_single(root: impl Into<PathBuf>) -> CompileOptionsCompileOptions::single(root), with every source pre-read — the direct
replacement for its reliance on bynk-emit’s disk fallback.