Struct rustdoc::html::render::Impl [] [src]

pub struct Impl {
    pub impl_item: Item,
}
🔬 This is a nightly-only experimental API. (rustdoc)

Metadata about implementations for a type.

Fields

🔬 This is a nightly-only experimental API. (rustdoc)

Trait Implementations

impl Clone for Impl
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more