File size: 196 Bytes
049b1c1
 
 
cecffe4
1
2
3
4
5
//! This module provides the modules which provide the functionality to cache the aggregated
//! results fetched and aggregated from the upstream search engines in a json format.

pub mod cacher;