21 releases
0.11.1 | Feb 25, 2021 |
---|---|
0.11.0 | Nov 29, 2020 |
0.9.5 | Jun 24, 2020 |
0.9.2 | Mar 29, 2020 |
0.1.2 | May 7, 2018 |
#10 in Programming languages
104,809 downloads per month
Used in 257 crates
(61 directly)
130KB
2K
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.2–7.5MB
~56K SLoC