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