Skip to main content

miden_node_proto/generated/
mod.rs

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