embedded-nano-mesh 3.2.0

Lightweight mesh communication protocol for embedded devices
Documentation
1
2
3
4
5
6
pub mod checksum;
pub mod getters_setters;
pub mod is_destination_reached;
pub mod lifetime;

pub use lifetime::PacketLifetimeEnded;