Cargo Features

sawp-resp has no features set by default.

[dependencies]
sawp-resp = { version = "0.12.1", features = ["ffi", "verbose"] }
ffi = cbindgen, sawp-ffi

Enables ffi of sawp

verbose

Enables verbose of sawp

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