Trait rustdoc::core::DocAccessLevels [−][src]
pub trait DocAccessLevels { fn is_doc_reachable(&self, did: DefId) -> bool; }
Required Methods
fn is_doc_reachable(&self, did: DefId) -> bool
Implementations on Foreign Types
impl DocAccessLevels for AccessLevels<DefId>
[src]
impl DocAccessLevels for AccessLevels<DefId>
fn is_doc_reachable(&self, did: DefId) -> bool
[src]
fn is_doc_reachable(&self, did: DefId) -> bool