Function fidl::endpoints::try_create_proxy_and_stream

source ยท
pub fn try_create_proxy_and_stream<T: ProtocolMarker>() -> Result<(T::Proxy, T::RequestStream), Error>
Expand description

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