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