Skip to main content

rust_raw_string

Function rust_raw_string 

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

Format a string as a Rust raw string literal (r#“…”#).