Cargo Features
nu-parser has no features set by default.
[dependencies]
nu-parser = { version = "0.99.1", features = ["plugin"] }
- plugin = nu-plugin-engine
-
Affects
parse_keywords::PLUGIN_DIRS_VAR
,parse_keywords::parse_plugin_use
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.