Expand description
Message typing primitives for Beetry.
This crate is an internal Beetry implementation crate and is not considered
part of the public API. For public APIs, use the beetry crate.
Re-exports§
pub use type_hash;
Structs§
- Message
Hash - Describes the hash of the message type (and not concrete message type instance).
- Message
Spec
Traits§
- Message
- Trait for types that should be considered as a message type.