Function tvix_eval::value::string::nix_escape_char

source ยท
fn nix_escape_char(ch: char, next: Option<&char>) -> Option<&'static str>