Cargo Features
value-box-ffi has no features set by default.
[dependencies]
value-box-ffi = { version = "1.2.0", features = ["phlow", "array-box", "array-box-string", "geometry-box", "string-box", "value-box"] }
- phlow = phlow-extensions
-
Enables phlow ^1, phlow of value-box
Affects
value-box-ffi::boxer_value_box_to_phlow_object
… - array-box array-box-string? = crossbeam, paste
-
Enables array-box
- array-box-string = array-box, string-box
-
Affects
array_box_ffi::array_string
… - geometry-box
-
Enables geometry-box
- string-box array-box-string?
-
Enables string-box
- value-box phlow?
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.