Re-exports
pub use authorization::*;pub use keys::*;pub use limits::*;pub use policy::*;pub use signatures::*;pub use signed_action::*;pub use state_change::*;pub use storage_version::*;pub use types::*;
Modules
Structs
- Combines two different types - first implementing
Typesand second implementingLimitsto form a single type implementing both.
Traits
- All associated types and size limits for the encodable data structures used by the
dock-core.