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 |
#126 in HTTP server
130,755 downloads per month
Used in 249 crates
(58 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.1–8MB
~59K SLoC