Home
last modified time | relevance | path

Searched defs:trailer_expr (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/syn/src/
Dexpr.rs1560 fn trailer_expr( in trailer_expr() function
1669 fn trailer_expr(input: ParseStream, allow_struct: AllowStruct) -> Result<Expr> { in trailer_expr() function