2026-03-29 12:33:21
Do you indent code inside a #ifdef block the same way as if it were a normal runtime if/else statement?
Do you indent code inside a #ifdef block the same way as if it were a normal runtime if/else statement?
from my link log —
Yak shaving #ifdef-style conditional compilation in Rust.
https://bitshifter.github.io/2020/05/07/conditional-compilation-in-rust/