to_plugin_error

Function to_plugin_error 

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