Skip to main content

Crate dvb_cc

Crate dvb_cc 

Source
Expand description

Deprecated — use cc_data instead.

This crate is a thin compatibility shim. Everything it exported is now published under the crate name cc-data. The API is 100 % identical; migrate by replacing dvb-cc with cc-data in your Cargo.toml and renaming dvb_cc:: to cc_data:: in your source.