pub fn span_of_fragments(fragments: &[DocFragment]) -> Option<Span>
Expand description

Returns a span encompassing all the document fragments.