Type Definition rings_node::prelude::message::ValidatorFn

source ·
pub type ValidatorFn = Box<dyn MessageValidator + Sync + Send + 'static, Global>;
Expand description

Boxed Validator