@TODO allow escaped strings Tries to parse &str into Value::String Example Successes: "this is pretty straightforward" => Value::String("this is pretty straightforward")
(input: &str)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected