Function wood::serialize

source ·
pub fn serialize<T>(v: &T) -> String
where T: Woodable,
Expand description

woodify(v).to_string()