#![allow(clippy::pedantic, reason = "generated by build.rs and tonic")]
#![allow(clippy::allow_attributes, reason = "generated by build.rs and tonic")]
#[rustfmt::skip]
pub mod remote_prover {
include!(concat!(env!("OUT_DIR"), "/generated/remote_prover.rs"));
}
pub use remote_prover::*;