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