[][src]Function serde_cef::to_string

pub fn to_string<T: ?Sized>(value: &CefRecord<T>) -> CefResult<String> where
    T: Serialize

Serialize an instance of type CefRecord<T> into a string of CEF text.