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