syn::stmt::parsing

Function stmt_local

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