We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b5bc59 + fa89b97 commit cc53f5cCopy full SHA for cc53f5c
1 file changed
src/test_macros.rs
@@ -98,6 +98,7 @@ macro_rules! test_multi_kem {
98
99
macro_rules! test_ibe {
100
($name: ident) => {
101
+ #[allow(unused_imports)]
102
use super::*;
103
use crate::Derive;
104
0 commit comments