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