Expand description
platform configuration
Structs
Configures
toad to use Vec for collections,
UdpSocket for networking,
and crate::std::Clock for timingUsed to associate a value with a RetryTimer.
Traits
toad configuration trait
Type Definitions
Type alias using Config instead of explicit type parameters for
toad_msg::MessageConfigures
toad to use Vec for collections,
UdpSocket for networking,
and crate::std::Clock for timing