Function rustdoc::stability_summary::buildExperimental
[-]
[+]
[src]
pub fn build(krate: &Crate) -> ModuleSummary
Summarizes the stability levels in a crate.
pub fn build(krate: &Crate) -> ModuleSummary
Summarizes the stability levels in a crate.
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).