Type Definition dubbo::triple::transport::listener::BoxListener

source ·
pub type BoxListener = Box<dyn Listener<Conn = BoxIO>>;