to_provider_error

Function to_provider_error 

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