Currently it shows a [src] link for traits and for types and lists the impls with either, but you don't generally know just where the impl is defined, so getting from the documentation to the definition of some trait methods for a concrete type is tricky.
Currently it shows a
[src]link for traits and for types and lists the impls with either, but you don't generally know just where the impl is defined, so getting from the documentation to the definition of some trait methods for a concrete type is tricky.