1.2 KiB
1.2 KiB
Features
SHA-256
based name generation during compile-time- Processes files based on provided MIME filters
- Exposes modified names to program during runtime
- Route prefixes(optional)
Usage:
Add this to your Cargo.toml
:
cache-buster = { version = "0.1", git = "https://github.com/realaravinth/cache-buster" }
Examples:
- See acix-example
- See mCaptcha/guard for use with Sailfish template engine.