Crate git_release_name [] [src]

Structs

Phrase

A phrase that is made up of an adverb, adjective, noun.

Enums

Case

The various cases that can be supported. This is a type used to coerce from a string to the enum.

ParsePhraseError

Represents failures during parsing.

Functions

lookup

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.