Type Alias radicle_surf::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 */);