Crate zenoh_util

source ·
Expand description

⚠️ WARNING ⚠️

This crate is intended for Zenoh’s internal use.

Click here for Zenoh’s documentation

Re-exports

pub use zenoh_core as core;

Modules

Structs

The default list of paths where to search for libraries to load
The libraries prefix for the current platform (usually: "lib")
The libraries suffix for the current platform (".dll" or ".so" or ".dylib"…)
LibLoader allows search for librairies and to load them.

Constants

The “ZENOH_HOME” environement variable name

Functions

Return the path to the ${ZENOH_HOME} directory (~/.zenoh by default).