Function wood::serialize[][src]

pub fn serialize<T>(v: &T) -> String where
    T: Woodable

woodify(v).to_string()