template <typename FidlProtocol>
class WireWeakAsyncClientImpl
|WireWeakAsyncClientImpl| implements asynchronous FIDL calls with managed
buffers. It borrows the transport through a weak reference when making calls.
template <typename FidlProtocol>
|WireWeakAsyncClientImpl| implements asynchronous FIDL calls with managed
buffers. It borrows the transport through a weak reference when making calls.