Skip to main content

string

Function string 

Source
pub fn string(path: &str, value: Value) -> Result<String, Error>
Expand description

ยงErrors

Fails with WrongType when the value is not a string.