pub fn save_history_impl( cache: &CacheManager, history_id: &str, history: &[String], limit: usize, ) -> Result<()>
Save history to a cache file