Type Definition dubbo::protocol::BoxExporter

source ·
pub type BoxExporter = Box<dyn Exporter + Send + Sync>;