Struct radicle_git_ext::commit::headers::Headers
source · pub struct Headers(_);
Expand description
A collection of headers stored in a crate::commit::Commit
.
Note: these do not include tree
, parent
, author
, and committer
.