[][src]Module conventional::component

Conventional Commit components.

Structs

Body

A component of the conventional commit.

BreakingChange

A component of the conventional commit.

Description

A component of the conventional commit.

Scope

A component of the conventional commit.

SimpleTrailer

The "simple trailer" variant, for convenient access to the string slice values of its components.

Trailer

A single Git trailer.

TrailerKey

A component of the conventional commit.

TrailerValue

A component of the conventional commit.

Type

A component of the conventional commit.

Enums

TrailerSeparator

The type of separator between the trailer key and value.