22 releases
new 0.12.0 | Mar 22, 2025 |
---|---|
0.11.1 | Feb 25, 2021 |
0.11.0 | Nov 29, 2020 |
0.9.5 | Jun 24, 2020 |
0.1.2 | May 7, 2018 |
#13 in Programming languages
170,499 downloads per month
Used in 256 crates
(60 directly)
145KB
2.5K
SLoC
codespan
Utilities for dealing with source code locations.
lib.rs
:
Utilities for working with source code and printing nicely formatted diagnostic information like warnings and errors.
Optional Features
Extra functionality is accessible by enabling feature flags. The features currently available are:
- serialization - Adds
Serialize
andDeserialize
implementations for use withserde
Dependencies
~1.4–8MB
~56K SLoC