Bastian Köcher 18be937cb5 Adds if_std! macro (#2979)
This macro compiles and executes the given code only when `std` feature
is enabled. This can be useful for debugging without needing to worry
that your code does not compile on `no_std`.
2019-06-29 20:12:46 +02:00
2019-06-29 20:12:46 +02:00
S
Description
No description provided
529 MiB
Languages
Rust 99.8%
Shell 0.2%