[][src]Type Definition rpcx_protocol::call::ArcCall

type ArcCall = Arc<Mutex<RefCell<Call>>>;