[][src]Function cjson::to_string

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