mirror of
https://github.com/NotAShelf/stash.git
synced 2026-05-09 08:55:12 +00:00
stash: deduplicate Fnv1aHasher; add derive for u64 wrapper
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Ic2886815721f6eefc66a8ddacd44fb286a6a6964
This commit is contained in:
parent
a2a609f07d
commit
d643376cd7
4 changed files with 108 additions and 58 deletions
|
|
@ -1,6 +1,7 @@
|
|||
mod clipboard;
|
||||
mod commands;
|
||||
mod db;
|
||||
mod hash;
|
||||
mod mime;
|
||||
mod multicall;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue