Function chunk_span_at

Source
pub(crate) fn chunk_span_at(
    chunk: &TextChunk,
    byte_offset: ByteIndex,
) -> Option<&TextSpan>