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