Struct rustdoc::clean::ViewListIdent[src]
pub struct ViewListIdent {
pub name: String,
pub source: Option<DefId>,
}Fields
name | |
source |
pub struct ViewListIdent {
pub name: String,
pub source: Option<DefId>,
}name | |
source |
impl Show for ViewListIdentimpl<__D: Decoder<__E>, __E> Decodable<__D, __E> for ViewListIdentfn decode(__arg_0: &mut __D) -> Result<ViewListIdent, __E>impl<__S: Encoder<__E>, __E> Encodable<__S, __E> for ViewListIdentimpl Clone for ViewListIdentfn clone(&self) -> ViewListIdentfn 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).