Module gix_revision::describe
source · Expand description
Structs
A structure implementing
Display
, producing a git describe
like string.The options required to call
describe()
.The positive result produced by describe().
Enums
The error returned by the
describe()
function.