We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06d072b + 2bc5a77 commit 92ee51aCopy full SHA for 92ee51a
src/header/common/mod.rs
@@ -95,6 +95,7 @@ macro_rules! deref(
95
}
96
);
97
98
+#[macro_export]
99
macro_rules! test_header {
100
($id:ident, $raw:expr) => {
101
#[test]
0 commit comments