Cargo Features

dynamic-plugin has no features set by default.

[dependencies]
dynamic-plugin = { version = "0.3.0", features = ["host", "client", "debug-hashes"] }
host

Enables host of dynamic-plugin-macros

client

Enables client of dynamic-plugin-macros

debug-hashes

Enables debug-hashes of dynamic-plugin-macros

dynamic-plugin has 3 features without comments.