Open
Description
I'm huge fan of your work, so I regulary send link to this repo to my friends and coroworkers. Sadly, the first reaction I get is that people are kind of a afraid by the number of folders at the root of the project. I think it could also be intimidating for new contributors.
One possible solution is to use a crates folder as described in the Matklad blog post. Rust analyzer and a lot of other project use this.
I'm aware this will break a lot of PR to do this, but as the project raise in popularity the sooner is the better.