parse_stmt

Function parse_stmt 

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