Skip to main content
is_python_keyword
use_
python
0.0.1
use_python
Function
is_
python_
keyword
Copy item path
pub fn is_python_keyword(input: &
str
) ->
bool
Expand description
Returns whether
input
is a hard Python keyword.