mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-11-02 15:18:42 +00:00
Fixes the rustc warning:
warning: struct `TestAsyncCacher` is never constructed
--> pbs-tools/src/async_lru_cache.rs:86:12
|
86 | struct TestAsyncCacher {
| ^^^^^^^^^^^^^^^
|
= note: `#[warn(dead_code)]` on by default
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||