to_webview_error

Function to_webview_error 

pub fn to_webview_error<E>(e: E) -> MoosyncError
where E: Error + Send + Sync + 'static,