pub trait TypesAndLimits: Types + Limits { }
Expand description

All associated types and size limits for the encodable data structures used by the dock-core.

Implementors§