Cargo Features
[dependencies]
mpsgraph = { version = "0.1.0", default-features = false, features = ["link"] }
- default = link
-
The
link
feature is set by default whenevermpsgraph
is added without
somewhere in the dependency tree.default-features = false - link default
MPSGraph has 2 features without comments.