epilys on Nostr: npub1vr4dq…d92wq I am confused because I thought expression attributes were allowed ...
npub1vr4dqq5vzpz0kaavv3lc3098jmfzrpdtj79dazpemytqw4ansf0q2d92wq (npub1vr4…92wq)
I am confused because I thought expression attributes were allowed on stable rust ( for example I use #[cfg(_)] on { } blocks)
https://doc.rust-lang.org/reference/expressions.html#expression-attributes
Did you mean to say statements or does #[rustfmt::skip] specifically not work?
I am confused because I thought expression attributes were allowed on stable rust ( for example I use #[cfg(_)] on { } blocks)
https://doc.rust-lang.org/reference/expressions.html#expression-attributes
Did you mean to say statements or does #[rustfmt::skip] specifically not work?