Skip to main content

open

Function open 

Source
pub fn open(
    rust_libs_root: impl AsRef<Path>,
    name: &str,
    crates_io_registry_token: impl AsRef<str>,
) -> Result<Lib>
Expand description

Opens an existing library, migrating a valid legacy flat repository when needed.