Cargo Features
uiua-nokhwa-core has no features set by default.
[dependencies]
uiua-nokhwa-core = { version = "0.1.2", features = ["docs-features", "mjpeg", "opencv-mat", "serialize", "test-fail-warnings", "wgpu-types"] }
- docs-features = mjpeg, serialize, wgpu-types
- mjpeg docs-features? = mozjpeg
-
Affects
types::mjpeg_to_rgb
,types::buf_mjpeg_to_rgb
… - opencv-mat = opencv
- serialize docs-features? = serde
- test-fail-warnings
- wgpu-types docs-features? = wgpu
-
Affects
traits::CaptureBackendTrait.frame_texture
…
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.
- mozjpeg mjpeg?
- opencv opencv-mat?
-
Enables opencv ^0.81
- serde serialize?
- wgpu wgpu-types?
-
Enables wgpu ^0.16