Struct rustdoc::html::layout::Layout[src]
pub struct Layout {
pub logo: String,
pub favicon: String,
pub krate: String,
pub playground_url: String,
}Fields
logo | |
favicon | |
krate | |
playground_url |
pub struct Layout {
pub logo: String,
pub favicon: String,
pub krate: String,
pub playground_url: String,
}logo | |
favicon | |
krate | |
playground_url |
impl Clone for Layoutfn clone(&self) -> Layoutfn clone_from(&mut self, source: &Self)
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).