flux_common

Macro _statement

Source
macro_rules! _statement {
    ($pos:literal, $stmt:expr, $rcx:expr, $env:expr, $span:expr) => { ... };
}