Module w5500_hl::net

source ·
Expand description

Networking data types.

There may a standard for embedded networking in the future, see rust-embedded issue 348 and RFC 2832

This is mostly ripped from std::net.

Structs