Expand description
cached-context - File cache with diff tracking cache management service
This crate provides cache management functionality for the Terraphim project.
Re-exports§
pub use cache::CacheStore;pub use error::Error;pub use types::CacheConfig;pub use types::CacheStats;pub use types::FileReadResult;