Expand description
Session management for multi-query caching
Re-exports§
pub use cache::CachedIndex;pub use config::SessionConfig;pub use error::SessionError;pub use error::SessionResult;pub use manager::SessionManager;pub use manager::SessionStats;pub use watcher::FileWatcher;