Searched refs:expr_struct (Results 1 – 1 of 1) sorted by relevance
1868 let expr_struct = expr_struct_helper(input, expr.path)?; in path_or_macro_or_struct() localVariable1872 Ok(Expr::Struct(expr_struct)) in path_or_macro_or_struct()