Cargo Features

easy-plugin has no features set by default.

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

Enables stable of easy-plugin-parsers and synthax ^0.3.5

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_errors stable?
syntex_syntax stable?