pub trait CommitPassthrough { }
Expand description

Something, for which Commit::commit is an identity function.

Implementors