text-span 2.0.0

Struct covering areas of text
Documentation
1
2
3
4
5
6
7
# `text-span`
`text-span` is a library for spans across text. It allows users to track areas of text.

## Features
Each of the `span-value-*` features corresponds to a possible size for the `SpanValue` type, which determines the maximum size of a span. The larger the `SpanValue` type, the larger the span can be.

The `ariadne` feature allows interoperabillity with the [`ariadne`](https://crates.io/crates/ariadne) crate.