locspan 0.7.13

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

[dependencies.contextual]
optional = true
version = "0.1.3"

[dependencies.hashbrown]
optional = true
version = "0.13"

[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/locspan"
edition = "2021"
keywords = ["source", "code", "map", "span"]
license = "MIT/Apache-2.0"
name = "locspan"
readme = "README.md"
repository = "https://github.com/timothee-haudebourg/locspan"
version = "0.7.13"