We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f6760 commit f34f87eCopy full SHA for f34f87e
libs/@local/hashql/mir/src/builder/operand.rs
@@ -65,6 +65,7 @@ impl<'env, 'heap> Deref for OperandBuilder<'env, 'heap> {
65
}
66
67
68
+#[doc(hidden)]
69
#[macro_export]
70
macro_rules! operand {
71
($b:expr; $value:tt) => {{
0 commit comments