Make macros private

This commit is contained in:
bakaq
2024-09-06 16:51:10 -03:00
parent 806e980cca
commit ada9ba98cc
15 changed files with 20 additions and 86 deletions

View File

@@ -211,7 +211,6 @@ impl PredicateQueue {
}
}
#[macro_export]
macro_rules! predicate_queue {
[$($v:expr),*] => (
PredicateQueue {