Function arff::to_string[][src]

pub fn to_string<T>(value: &T) -> Result<String> where
    T: Serialize

Serialize an instance of type T into an ARFF formatted string.