syn::stmt::parsing

Function parse_stmt

Source
fn parse_stmt(input: ParseStream<'_>, allow_nosemi: AllowNoSemi) -> Result<Stmt>