escape_for_ref

Function escape_for_ref 

Source
fn escape_for_ref(s: &str) -> Result<String>
Expand description

Escape a single string; this is a backend of prefix_escape_for_ref.