Crate zenoh_util

Source
Expand description

⚠️ WARNING ⚠️

This crate is intended for Zenoh’s internal use.

Click here for Zenoh’s documentation

Re-exports§

Modules§

Macros§

Structs§

  • 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 libraries and to load them.

Constants§

Functions§

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