Cargo Features

easy-plugin-plugins has no features set by default.

[dependencies]
easy-plugin-plugins = { version = "0.9.1", features = ["stable", "clippy"] }
stable = syntex, syntex_syntax

Enables stable of synthax ^0.3.2

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features.

clippy implicit feature
syntex stable?
syntex_syntax stable?