Module rustdoc::passes::collect_trait_impls
source ยท Expand description
Collects trait impls for each item in the crate. For example, if a crate defines a struct that implements a trait, this pass will note that the struct implements that trait.
Structsยง
- BadImpl
Stripper ๐
Constantsยง
- COLLEC
T_ ๐TRAI T_ IMPLS
Functionsยง
- collect_
trait_ ๐impls