Struct rustdoc::html::format::Method
[−]
[src]
pub struct Method<'a>(pub &'a FnDecl);
Unstable (
rustdoc
)Wrapper struct for properly emitting a method declaration.