Function doc_chunks::util::load_span_from
source · Expand description
Extract span from a Read-able source as String.
Errors
Returns an Error if span describes a impossible range.
Extract span from a Read-able source as String.
Returns an Error if span describes a impossible range.