tvix_eval::value::string

Function nix_escape_char

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