make clippy be quiet about useless nonsense.

This commit is contained in:
Lokathor 2024-05-13 10:53:18 -06:00
parent b39b6813a7
commit 9319f4858b

View File

@ -1,3 +1,5 @@
#![allow(clippy::legacy_numeric_constants)]
use super::*;
/// A trait indicating that: