Crate git_trailers

Source

Modules§

Structs§

Enums§

Traits§

Functions§

  • Render a slice of trailers.
  • Parse the trailers of the given message. It looks up the last paragraph of the message and attempts to parse each of its lines as a Trailer. Fails if no trailers paragraph is found or if at least one trailer fails to be parsed.