pub trait TypesAndLimits: Types + Limits { }
All associated types and size limits for the encodable data structures used by the dock-core.
dock-core