pub fn try_create_request_stream<T: ProtocolMarker>(
) -> Result<(ClientEnd<T>, T::RequestStream), Error>
Expand description

Soft-transition affordance for https://fxbug.dev/319159026.