Struct rustdoc::clean::ViewListIdentUnstable
[-] [+]
[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 Display for ViewListIdentimpl Debug for ViewListIdentimpl Decodable for ViewListIdentfn decode<__D: Decoder>(__arg_0: &mut __D) -> Result<ViewListIdent, __D>impl Encodable 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, enum,
trait, typedef (or
tdef).