Cargo Features

[dependencies]
zenoh-plugin-rest = { version = "0.11.0-rc.2", default-features = false, features = ["no_mangle"] }
default = no_mangle

These default features are set whenever zenoh-plugin-rest is added without default-features = false somewhere in the dependency tree.

Enables plugins of zenoh

no_mangle default

zenoh-plugin-rest has 2 features without comments.