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