macro_rules! implementation_no_std_net {
($nsn_crate:ident) => { ... };
}
Available on
riot_module_sock
and (crate features with_embedded_nal
or with_embedded_nal_async
) only.