pub fn try_create_proxy<T: ProtocolMarker>(
) -> Result<(T::Proxy, ServerEnd<T>), Error>
Expand description

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