Type Alias Cid

Source
pub type Cid = BoundedVec<u8, ConstU32<96>>;

Aliased Typeยง

struct Cid(/* private fields */);