pub fn code_unit_string_to_expr(text: &CodeUnitString) -> ExprExpand description
Project exact code units into the codec-neutral expression graph.
The payload is big-endian bytes, making the representation independent of host byte order and capable of carrying lone surrogates without coercion.