Skip to main content

TreeHash

Type Alias TreeHash 

Source
pub type TreeHash = Oid;
Expand description

OID of a tree object for content-addressed comparison.

Aliased Typeยง

pub struct TreeHash(/* private fields */);