syn::stmt::parsing

Function parse_stmt

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