Function fidl::endpoints::try_create_proxy
source ยท pub fn try_create_proxy<T: ProtocolMarker>() -> Result<(T::Proxy, ServerEnd<T>), Error>
Expand description
Soft-transition affordance for https://fxbug.dev/319159026.