Why cargo fmt cannot format macros?
⚓ Rust 📅 2026-01-15 👤 surdeus 👁️ 2when i use macros like select!{} which from tokio crate, i have to manually change the style of code which in the select!{...}. why cannot automatically be format by cargo fmt, could it possible?
2 posts - 2 participants
🏷️ Rust_feed