Expand description
This crate provides access to the std
crate, and is used by the Netstack3
Core when compiling unit tests. It provides access only to a subset of std
features which do not introduce nondeterminism - and thus cannot introduce
test flakes.
Macros
Prints to the standard output, with a newline.