Trait sylvia::types::CustomMsg

source ·
pub trait CustomMsg: CustomMsg + DeserializeOwned { }
Expand description

Set of trait bounds for custom messages.

Object Safety§

This trait is not object safe.

Implementors§