locspan 0.2.1

Code mapping utility types and traits.
Documentation
[dependencies.codespan-reporting]
optional = true
version = "0.11"

[features]
default = []
reporting = ["codespan-reporting"]

[package]
authors = ["Timothée Haudebourg <author@haudebourg.net>"]
categories = ["parsing"]
description = "Code mapping utility types and traits."
documentation = "https://docs.rs/locate-syntax"
edition = "2021"
keywords = ["source", "code", "map", "span"]
license = "MIT/Apache-2.0"
name = "locspan"
readme = "README.md"
repository = "https://github.com/timothee-haudebourg/locate-syntax"
resolver = "2"
version = "0.2.1"