Function air_interpreter_interface::try_as_string

source ยท
pub fn try_as_string(ivalue: IValue, field_name: &str) -> Result<String, String>