Crate chrome_cache_parser

source ·
Expand description

A safe, zero-copy, rust-based chrome cache entry parser, supporting chrome cache versions 2.0, 2.1, and 3.0.

Re-exports§

Modules§

Structs§

  • A Chrome cache parser. Internally, it only stores the path to the cache and the cache’s index as a buffer.