Docs.rs
sqz-engine-0.1.0
sqz-engine 0.1.0
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
ojuschugh1
Dependencies
chrono ^0.4
normal
dirs-next ^2.0
normal
notify ^6
normal
rusqlite ^0.31
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tempfile ^3
normal
thiserror ^1
normal
tiktoken-rs ^0.6
normal
toml ^0.8
normal
tree-sitter ^0.22
normal
tree-sitter-bash ^0.21
normal
tree-sitter-javascript ^0.21
normal
tree-sitter-python ^0.21
normal
tree-sitter-rust ^0.21
normal
proptest ^1
dev
Versions
50.84%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module cache_manager
sqz_
engine
0.1.0
Module cache_
manager
Module Items
Structs
Enums
In crate sqz_
engine
sqz_engine
Module
cache_
manager
Copy item path
Source
Structs
§
Cache
Manager
SHA-256 content-hash deduplication cache backed by
SessionStore
.
Enums
§
Cache
Result
Result returned by
CacheManager::get_or_compress
.