Module kwap::config

source · []
Expand description

kwap configuration

Structs

Configures kwap to use Vec for collections, UdpSocket for networking, and crate::std::Clock for timing

Traits

kwap configuration trait

Type Definitions

Type alias using Config instead of explicit type parameters for kwap_msg::Message

Configures kwap to use Vec for collections, UdpSocket for networking, and crate::std::Clock for timing