Struct rustdoc::html::render::Implementor[src]
pub struct Implementor {
// some fields omitted
}Metadata about an implementor of a trait.
pub struct Implementor {
// some fields omitted
}Metadata about an implementor of a trait.
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).