Cargo Features
[dependencies]
zenoh-flow-plugin = { version = "0.5.0-alpha.4", default-features = false, features = ["no_mangle"] }
- default = no_mangle
-
The
no_mangle
feature is set by default wheneverzenoh-flow-plugin
is added without
somewhere in the dependency tree.default-features = false - no_mangle default
-
Enables no_mangle of zenoh-plugin-trait ^0.7.2-rc
ZenohFlowPlugin has 2 features without comments.