Skip to main content

is_csharp_keyword

Function is_csharp_keyword 

Source
pub fn is_csharp_keyword(s: &str) -> bool
Expand description

Check if a string is a C# keyword.