Why cargo fmt cannot format macros?

⚓ Rust    📅 2026-01-15    👤 surdeus    👁️ 2      

surdeus

when 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

Read full topic

🏷️ Rust_feed