Trait dock_runtime::common::TypesAndLimits
source · pub trait TypesAndLimits: Types + Limits { }Expand description
All associated types and size limits for the encodable data structures used by the dock-core.
pub trait TypesAndLimits: Types + Limits { }All associated types and size limits for the encodable data structures used by the dock-core.