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ยง

Constantsยง

Functionsยง