Function rustdoc::html::render::render_stability_since_raw
source ยท fn render_stability_since_raw(
w: &mut Buffer,
ver: Option<StableSince>,
const_stability: Option<ConstStability>,
) -> bool