Struct reproto_backend::CompilerOptions [] [src]

pub struct CompilerOptions {
    pub out_path: PathBuf,
}

Fields