kortex_gen_grpc/
lib.rs

1
2
3
4
5
6
7
8
9
// @generated
pub mod hstp {
    #[cfg(feature = "hstp-v1")]
    // @@protoc_insertion_point(attribute:hstp.v1)
    pub mod v1 {
        include!("hstp.v1.rs");
        // @@protoc_insertion_point(hstp.v1)
    }
}