fidl::endpoints

Function try_create_request_stream

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

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