Its seems that all crates that are documented with the option rustdoc-args = ["--generate-link-to-definition"] do not have the "documentation coverage" section in the crates' drop down menu in docs.rs.
For example: clap, vs tokio
Why is that? Why can't there always be the coverage info displayed?