Struct ExecutableCompilerBackend [source]
pub(crate) struct ExecutableCompilerBackend {
pub(crate) compiler_path: PathBuf,
}
Fields
compiler_path
pub(crate) compiler_path: PathBuf
pub(crate) struct ExecutableCompilerBackend {
pub(crate) compiler_path: PathBuf,
}
compiler_pathpub(crate) compiler_path: PathBuf
run_compiler_protocol [source]