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