Skip to main content

escape_csharp

Function escape_csharp 

Source
pub fn escape_csharp(s: &str) -> String
Expand description

Escape a string for embedding in a C# string literal.