pub fn string(v: impl ToString) -> Value
Slightly easier way to create a new ecf::Value::String()
ecf::Value::String()
This isn’t marked as const because it works with strings
const