allwright-core 0.0.34

Lightweight allwright engine core with shared client and transport APIs.
Documentation
1
2
3
4
5
6
7
8
// This file is @generated by prost-build.
pub mod allwright {
    pub mod engine {
        pub mod v1 {
            include!("allwright.engine.v1.rs");
        }
    }
}