syn::expr::parsing

Function expr_attrs

source
fn expr_attrs(input: ParseStream<'_>) -> Result<Vec<Attribute>>