Module trailers

Source

Structs§

Display
Iter
OwnedToken
OwnedTrailer
A version of the Trailer which owns its token and value. Useful for when you need to carry trailers around in a long lived data structure.
Token
Trailer
A trailer is a key/value pair found in the last paragraph of a Git commit message, not including any patches or conflicts that may be present.
Trailers
A Git commit’s set of trailers that are left in the commit’s message.

Traits§

Separator