spacedriveapp / spacedrive

Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.

Home Page:https://spacedrive.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CacheNode is missing implementations of Hash, PartialEq, and Eq

julianbraha opened this issue · comments

Describe the bug

There is a TODO comment for adding these impls in crates/cache/src/lib.rs

Reproduction

No response

Expected behavior

No response

Platform and versions

8.14.1
cargo 1.73.0 (9c4383fb5 2023-08-26)
rustc 1.73.0 (cc66ad468 2023-10-03)

Stack trace

No response

Additional context

No response