//! Generated tonic+prost code for the `../detections` gRPC contract. //! //! The actual `.rs` file is produced at build time by `build.rs` //! (see workspace `tonic-prost-build` / `protoc-bin-vendored` deps) //! and dropped into `OUT_DIR`. We pull it in here under a stable //! module path so the rest of the crate doesn't reach into `OUT_DIR`. #![allow(clippy::derive_partial_eq_without_eq)] tonic::include_proto!("azaion.detection.v1");