Skip to main content

code_unit_string_to_expr

Function code_unit_string_to_expr 

Source
pub fn code_unit_string_to_expr(text: &CodeUnitString) -> Expr
Expand 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.