Function parse_return_stmt

Source
pub fn parse_return_stmt<'a, P: Parser<'a>>(p: &mut P) -> PResult<Stmt>