Type Definition snocat::common::protocol::negotiation::ArcService[][src]

type ArcService = Arc<dyn Service + Send + Sync + 'static>;