make87_ntfy 0.4.1

Message Types for Rust SDK for make87 platform.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// This file is @generated by prost-build.
pub mod google {
    pub mod protobuf {
        include!("google.protobuf.rs");
    }
}
pub mod make87_messages {
    pub mod core {
        include!("make87_messages.core.rs");
    }
}
pub mod make87_ntfy {
    pub mod publish {
        include!("make87_ntfy.publish.rs");
    }
}
pub use make87_ntfy::*;