syn::stmt::parsing

Function stmt_local

Source
fn stmt_local(input: ParseStream<'_>, attrs: Vec<Attribute>) -> Result<Local>