Function cargo::ops::cargo_doc::open_docs

source ·
fn open_docs(
    path: &Path,
    shell: &mut Shell,
    config_browser: Option<(PathBuf, Vec<String>)>,
    config: &Config
) -> CargoResult<()>