Function git_release_name::lookup [] [src]

pub fn lookup(sha: &str) -> Result<Phrase, ParsePhraseError>

Looks up a phrase from a given str slice. It should be able to look up any sized string but only if it's a valid hexadecimal.