Cargo Features
[dependencies]
rdfox-sys = { version = "0.0.6", default-features = false, features = ["rdfox-dylib", "rdfox-static", "rdfox-7-0a", "rdfox-7-2a"] }
- default = rdfox-7-2a, rdfox-dylib
-
These default features are set whenever
rdfox-sys
is added without
somewhere in the dependency tree.default-features = false - rdfox-dylib default
-
Switch on if you want to link to
libRDFox.dylib
rather thanlibRDFox.a
- rdfox-static
- rdfox-7-0a
-
Select one version
- rdfox-7-2a default