Cargo Features

async-std-linux-video has no features set by default.

[dependencies]
async-std-linux-video = { version = "0.1.1", features = ["full", "clap", "serde", "drm-fourcc", "dcv-color-primitives", "thread-safe", "test-vivid"] }
full = clap, dcv-color-primitives, drm-fourcc, serde
clap full?

Enables clap of linux-video-core

serde full?

Enables serde of linux-video-core

drm-fourcc full?

Enables drm-fourcc of linux-video-core

dcv-color-primitives full?

Enables dcv-color-primitives of linux-video-core

thread-safe

Enables thread-safe of linux-video-core

test-vivid

async-std-linux-video has 7 features without comments.