Skip to main content

decode_text_to_element_value

Function decode_text_to_element_value 

Source
pub fn decode_text_to_element_value(
    text: &str,
    type_oid: i32,
) -> Result<ElementValue>
Expand description

Decode text directly to ElementValue using the canonical mapping.