Home
last modified time | relevance | path

Searched refs:expr_range (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/syn/src/
H A Dexpr.rs1691 expr_range(input, allow_struct).map(Expr::Range) in atom_expr()
2744 fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result<ExprRange> { in expr_range() functions

Completed in 5 milliseconds