Skip to main content

miden_node_proto/generated/
mod.rs

1#![expect(
2    clippy::pedantic,
3    clippy::large_enum_variant,
4    clippy::allow_attributes,
5    reason = "generated by build.rs and tonic"
6)]
7
8include!(concat!(env!("OUT_DIR"), "/generated/mod.rs"));