Most of the time when browsing docs I'd like to first have everything collapsed except the impl Struct blocks, skim over the available methods, and then dig in deeper if necessary.
Currently, we have the [+] button that either expands everything or collapses everything. It'd be nice to have something in between.
Twitter thread: https://twitter.com/stjepang/status/1084525502545698816
Seems like a lot of people would like to have the "all collapsed except impl Struct" view presented by default.
cc @GuillaumeGomez
Most of the time when browsing docs I'd like to first have everything collapsed except the
impl Structblocks, skim over the available methods, and then dig in deeper if necessary.Currently, we have the
[+]button that either expands everything or collapses everything. It'd be nice to have something in between.Twitter thread: https://twitter.com/stjepang/status/1084525502545698816
Seems like a lot of people would like to have the "all collapsed except
impl Struct" view presented by default.cc @GuillaumeGomez