Function dfir_lang::graph::ops::null_write_iterator_fn

source ยท
pub fn null_write_iterator_fn(_: &WriteContextArgs<'_>) -> TokenStream
Expand description

Helper to write the write_iterator portion of OperatorConstraints::write_fn output for the null operator - an operator that ignores all inputs and produces no output.