Struct rustdoc::html::format::HRef
[−]
[src]
pub struct HRef<'a> { pub did: DefId, pub text: &'a str, }
Unstable (
rustdoc
)Fields
did: DefId
Unstable (
rustdoc
)text: &'a str
Unstable (
rustdoc
)