fn open_docs(
path: &Path,
shell: &mut Shell,
config_browser: Option<(PathBuf, Vec<String>)>,
gctx: &GlobalContext,
) -> CargoResult<()>
fn open_docs(
path: &Path,
shell: &mut Shell,
config_browser: Option<(PathBuf, Vec<String>)>,
gctx: &GlobalContext,
) -> CargoResult<()>