unpack_string

Function unpack_string 

Source
fn unpack_string(s: &ScalarValue) -> Option<&str>
Expand description

returns the string literal of the scalar value if it is a string