pub type OffendersMark = BoundedVec<Public, ConstU32<{ _ }>>;
pub struct OffendersMark(/* private fields */);