Comment by LtdJorge

Comment by LtdJorge 21 hours ago

1 reply

I dislike macros for that reason when reading code on GitHub or Docs.rs, but Rust was kind of made to be used with an IDE (or LSP).

bigstrat2003 18 hours ago

That is poor practice IMO. The simple reality of the world is that not everyone uses such tools. Designing a language with the expectation they will is deliberately ignoring the needs of some users.