Struct rustdoc::html::format::VisSpace[src]
pub struct VisSpace(pub Option<Visibility>);
Helper to render an optional visibility with a space after it (if the visibility is preset)
pub struct VisSpace(pub Option<Visibility>);
Helper to render an optional visibility with a space after it (if the visibility is preset)
impl VisSpacefn get(&self) -> Option<Visibility>impl Show for VisSpace
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).