You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The embedded-nal crate exposes a couple of traits (e.g. TcpClientStack, UdpClientStack, TcpFullStack, UdpFullStack, etc) to facilitate writing networking abstractions that are platform independent.