Function string

Source
pub fn string(v: impl ToString) -> Value
Expand description

Slightly easier way to create a new ecf::Value::String()

This isn’t marked as const because it works with strings