[][src]Function cargo_edit::get_crate_name_from_gitlab

pub fn get_crate_name_from_gitlab(repo: &str) -> Result<String>

Query crate name by accessing a gitlab repo Cargo.toml

The name will be returned as a string. This will fail, when