[][src]Crate zenoh_util

Re-exports

pub use crate::core::macros::*;

Modules

collections
core
ffi
net
sync

Macros

to_zerror
to_zint
zasynclock
zasyncopt
zasyncread
zasyncrecv
zasyncsend
zasyncwrite
zconfigurable
zerror
zerror2
zweak

Structs

LIB_PREFIX

The libraries prefix for the current platform (usually: "lib")

LIB_SUFFIX

The libraries suffix for the current platform (".dll" or ".so" or ".dylib"...)

LibLoader

LibLoader allows search for librairies and to load them.