[go: up one dir, main page]

name

Function name 

Source
pub fn name(input: &BStr) -> Result<&BStr, Error>
Expand description

Assure the given input resemble a valid git tag name, which is returned unchanged on success.