Skip to main content

all_parent_mods_public

Function all_parent_mods_public 

Source
fn all_parent_mods_public(
    hir_func: &Function,
    ctx: &AssistContext<'_, '_>,
) -> bool
Expand description

Checks that all parent modules of the function are public / exported