pub fn to_string(value: impl Serialize) -> Result<String, UnevalError>
Expand description

Obtain string with generated Rust code.