[][src]Function lexpr::to_string

pub fn to_string(value: &Value) -> Result<String>

Serialize the given value an S-expression string, using the default printer options.