Module std::macros
[−]
[src]
Standard library macros
This modules contains a set of macros which are exported from the standard library. Each macro is available for use when linking against the standard library.
Reexports
use core::prelude::v1::*; |