Crate zenoh_runtime

Source
Expand description

⚠️ WARNING ⚠️

This crate is intended for Zenoh’s internal use.

Click here for Zenoh’s documentation

Structs§

GlobalRuntimeParam
A global runtime parameter for zenoh runtimes
RuntimeParam
Available parameters to configure the ZRuntime.
ZENOH_RUNTIME_ENV_STRING
ZRUNTIME_INDEX
ZRUNTIME_PARAM
ZRUNTIME_POOL
ZRuntimePool
ZRuntimePoolGuard

Enums§

ZRuntime
ZRuntime, the access point of manipulate runtimes within zenoh. The runtime parameter can be configured by setting the environmental variable ZENOH_RUNTIME_ENV. The parsing syntax use RON. An example configuration looks like

Constants§

ZENOH_RUNTIME_ENV