dvb-si 6.1.0

ETSI EN 300 468 DVB Service Information parser + builder. MPEG-2 PSI included.
Documentation
1
2
3
4
5
6
//! Build-time-generated registry name lookups.
//!
//! This module `include!`s a file emitted by `build.rs` from the vendored
//! TSDuck `.names` data in `registries/`.  See `registries/README.md` for
//! provenance.
include!(concat!(env!("OUT_DIR"), "/registry_names.rs"));