bytemuck/derive/src
Lokathor c9540064f3
Fix the errors CI is showing (#247)
* Change #![allow(clippy::missing_docs_in_private_items)] to #[allow(clippy::missing_docs_in_private_items)], also rustfmt went wild

* fix for 1.34 building.

* clippy be quiet
2024-05-28 12:22:59 -06:00
..
lib.rs Allow generics in derive(ByteEq, ByteHash). (#219) 2024-05-28 11:52:54 -06:00
traits.rs Fix the errors CI is showing (#247) 2024-05-28 12:22:59 -06:00