Skip to main content

call_with_options

Function call_with_options 

Source
fn call_with_options<'hir>(
    expr: &'hir Expr<'hir>,
) -> Option<(&'hir Expr<'hir>, &'hir [NamedArg<'hir>])>