pub type BoxedStateRouter<K, In> = Box<dyn StateRouter<K, Inbound = In>>;Aliased Typeยง
pub struct BoxedStateRouter<K, In>(/* private fields */);pub type BoxedStateRouter<K, In> = Box<dyn StateRouter<K, Inbound = In>>;pub struct BoxedStateRouter<K, In>(/* private fields */);