syn_solidity::spanned

Function set_spans

Source
pub fn set_spans<T: Spanned, I: IntoIterator<Item = T>>(items: I, span: Span)
Expand description

Sets the span of each item in the given iterator.