rustdoc::html::render

Function render_stability_since_raw

Source
fn render_stability_since_raw(
    w: &mut Buffer,
    ver: Option<StableSince>,
    const_stability: Option<ConstStability>,
) -> bool