[][src]Type Definition zenoh::net::config::ConfigProperties

type ConfigProperties = IntKeyProperties<ConfigTranscoder>;

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.