Searched refs:PLACEHOLDER (Results 1 – 1 of 1) sorted by relevance
738 pub const PLACEHOLDER: Self = Expr::Path(ExprPath { constant2256 expr.else_branch = Some((else_token, Box::new(Expr::PLACEHOLDER))); in parse()3066 let base = mem::replace(e, Expr::PLACEHOLDER); in multi_index()