spanned 0.3.0

string processing with file/line/col information and the regular rust `str` API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.bstr]
version = "1.6.0"

[dependencies.color-eyre]
version = "0.6.2"

[package]
description = "string processing with file/line/col information and the regular rust `str` API"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "spanned"
readme = "README.md"
version = "0.3.0"