pub fn code_string(s: &str) -> CodeValue
Create a String value. The string is leaked into a C-compatible pointer that lives for the remainder of the process — fine for return values and module descriptors.