Skip to main content

dfir_syntax_inline

Macro dfir_syntax_inline 

Source
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.