Skip to main content

is_exempt_item

Function is_exempt_item 

Source
fn is_exempt_item<N>(ctx: &AstCtx<'_>, item: &N) -> bool
where N: AstNode,