pub fn open( rust_libs_root: impl AsRef<Path>, name: &str, crates_io_registry_token: impl AsRef<str>, ) -> Result<Lib>
Opens an existing managed library and returns its complete useful source.