Expand description
Rust bindings to Fundamentum IoT MQTT gRPC IDL files.
A library that provides a Rust representation of the basic types, interfaces and
other components required to define and interact with the gRPC interface defined
by fundamentum-iot-mqtt-proto
.
Current direct users:
fundamentum-edge-daemon
: the actual edge daemon server implementation.
Modules§
- com
- The rust bindings generated from the protobuf files under
./proto/
.