syn::expr::parsing

Function array_or_repeat

source
fn array_or_repeat(input: ParseStream<'_>) -> Result<Expr>