Cargo Features

dynamic-plugin has no features set by default.

[dependencies]
dynamic-plugin = { version = "0.1.0", features = ["host", "client"] }
host

Enables host of dynamic-plugin-macros

client

Enables client of dynamic-plugin-macros

dynamic-plugin has 2 features without comments.