Function gix_validate::submodule::name

source ยท
pub fn name(name: &BStr) -> Result<&BStr, Error>
Expand description

Return the original name if it is valid, or the respective error indicating what was wrong with it.