Skip to main content

raise_text

Function raise_text 

Source
pub fn raise_text(value: &Value) -> String
Expand description

Text form of a value inside a RAISE message (NULL renders as <NULL>, booleans as t / f, arrays in brace form).