al8n / caches-rs

This is a Rust implementation for popular caches (support no_std).
104 stars 14 forks source link

Fix `miri test` #17

Open al8n opened 1 year ago

al8n commented 1 year ago

To improve the quality of this crate, we need all test cases pass cargo miri test.