Function guarding_core::support::str_support::replace_string_markers[][src]

pub fn replace_string_markers(input: &str) -> String
Expand description

Strings are delimited by double quotes, single quotes and backticks We need to remove those before putting them in the AST