Type Alias Did

Source
pub type Did = BoundedVec<u8, ConstU32<57>>;

Aliased Typeยง

struct Did(/* private fields */);