Make clippy happy
This commit is contained in:
parent
1cd96d0d61
commit
6fbba6f4ee
8 changed files with 31 additions and 28 deletions
|
|
@ -1,4 +1,5 @@
|
|||
/// The hasher used to compare layouts.
|
||||
#[derive(Debug)]
|
||||
pub struct Hasher(twox_hash::XxHash64);
|
||||
|
||||
impl Default for Hasher {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue