Type Alias Commit

Source
pub type Commit = CommitData<Oid, Oid>;

Aliased Typeยง

pub struct Commit { /* private fields */ }