Skip to main content

NAMED_ARG_FUNCTION

Constant NAMED_ARG_FUNCTION 

Source
pub const NAMED_ARG_FUNCTION: &str = "__named_arg";
Expand description

Marker function the compiler wraps name => value call arguments in (NamedArgExpr has no dedicated AST node).