[][src]Function wood::serialize

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

An extremely simple but probably not very useful function that maps straight from data to string without providing any opportunity for customization