pub fn read_with_options(options: &WatchOptions) -> Result<ProxyConfig, Error>Expand description
read, with the one option a read can honour:
WatchOptions::watch_group_policy. The debounce and poll-interval fields describe a
watcher this call never starts, so they are ignored.
ยงErrors
Same as read.