dfir_syntax_inline!() { /* proc-macro */ }Available on crate feature
dfir_macro only.Expand description
Create an inline dataflow graph that runs immediately without the Dfir scheduler. Experimental: uses local Vec buffers instead of handoffs, runs subgraphs in topological order.