fn str_from_literal(l: &Literal) -> Option<&str>
Returns a str represented by Literal if it contains a valid utf8
Literal