to_cache_error

Function to_cache_error 

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