// Generated protocol surface produced by `vbare_compiler` (see `build.rs`).
// The generator emits type aliases and enum variant names verbatim from the
// BARE schema, so some are unused here and some share a common postfix; these
// lints are silenced for the generated code rather than editing build output.
#![allow(dead_code)]
#![allow(clippy::enum_variant_names)]
include!(concat!(env!("OUT_DIR"), "/combined_imports.rs"));