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