Function zenoh::net::config::empty[][src]

pub fn empty() -> ConfigProperties

A set of Key/Value (u64/String) pairs to pass to open
to configure the zenoh-net Session.

Multiple values are coma separated.

The IntKeyProperties can be built from (String/String) Properties and reverse. Creates an empty zenoh net Session configuration.