edgehog-device-runtime-proto 0.10.0

Astarte message hub protocol buffers for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
// Copyright 2025 SECO Mind Srl
//
// SPDX-License-Identifier: Apache-2.0

pub mod containers;

// Re-exported dependencies
pub use prost;
pub use prost_types;
pub use tonic;