Skip to main content

foxglove_protos/
lib.rs

1pub mod foxglove {
2    include!(concat!(env!("OUT_DIR"), "/generated_protos/mod.rs"));
3}