Function python_ast::parser::internal::return_keyword
[−]
[src]
pub fn return_keyword<'a>(
i: TkSlice<'a>
) -> IResult<TkSlice<'a>, TkSlice<'a>, u32>