Type Definition toy_rpc::service::ArcAsyncServiceCall[][src]

type ArcAsyncServiceCall = Arc<AsyncServiceCall>;
Expand description

Arc wrapper of AsyncServiceCall