Cargo Features
sawp-gre has no features set by default.
[dependencies]
sawp-gre = { version = "0.13.1", features = ["ffi", "verbose"] }
- ffi = cbindgen, sawp-ffi
- verbose
-
sawp:
Makes error messages more descriptive and verbose at the cost of allocating more strings
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.
- sawp-ffi ffi?
- cbindgen build ffi?
-
Enables cbindgen ^0.15.0