Module workflow_rpc::id
source · Expand description
Structs
- RPC message id represented by a
u32type - RPC message id represented by a
u64type
Traits
Idgeneration trait. This is typically meant to be a random number generator for a cusom messageId, but you can also define it to use a sequential generation.- Trait representing RPC message
Idtrait constraints