Function fend_core::json::escape_string

source ·
pub fn escape_string(input: &str, out: &mut String)
Expand description

The method is not meant to be used by other crates! It may change or be removed in the future, with no regard for backwards compatibility.