Type Alias Oid

Source
pub type Oid = Oid;
Expand description

Represents an object id in Git. Re-exported from radicle-git-ext.

Aliased Typeยง

struct Oid(/* private fields */);