edgehog-device-runtime-proto 0.10.0

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

pub mod v1;

// Re-export latest version
pub use v1 as latest;