//! # mediacast-netcatalog
//!
//! Vendor command catalog + version matcher + protocol probe for
//! multi-vendor network automation.
//!
//! See the [README](https://github.com/Mediacastnet/mediacast-netcatalog)
//! for an overview and the `catalog/` directory for the YAML data files.
//!
//! ## Status
//!
//! v0.1 — scaffold. The catalog YAML is research-grade; the Rust API
//! is unstable until v0.2.
pub use ;
pub use CommandType;
pub use ;
pub use ;
pub use ;