pub fn get_watcher<I: FidlRouteIpExt>(
    state_proxy: &<I::StateMarker as ProtocolMarker>::Proxy
) -> Result<<I::WatcherMarker as ProtocolMarker>::Proxy, WatcherCreationError>
Expand description

Dispatches either GetWatcherV4 or GetWatcherV6 on the state proxy.