Macro mock_udp_component_static

Source
macro_rules! mock_udp_component_static {
    () => { ... };
}
Expand description

Macro for constructing a mock UDP capsule for tests.