Module gix_mailmap::snapshot
source · Expand description
Structs§
- A resolved signature with borrowed fields for a mapped
name
and/oremail
. - A signature like
gix_actor::Signature
, but with all string fields being aCow
.
name
and/or email
.gix_actor::Signature
, but with all string fields being a Cow
.