Skip to main content

render_impls

Function render_impls 

Source
fn render_impls<'a, 'cx>(
    cx: &'a Context<'cx>,
    impls: Vec<&'a Impl>,
    containing_item: &'a Item,
    toggle_open_by_default: bool,
) -> impl Display + use<'a, 'cx>