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

#14 in Programming languages

Download history 29327/week @ 2024-07-23 29109/week @ 2024-07-30 28817/week @ 2024-08-06 31831/week @ 2024-08-13 30649/week @ 2024-08-20 29175/week @ 2024-08-27 32709/week @ 2024-09-03 32477/week @ 2024-09-10 29178/week @ 2024-09-17 35081/week @ 2024-09-24 33663/week @ 2024-10-01 35451/week @ 2024-10-08 34973/week @ 2024-10-15 35238/week @ 2024-10-22 31494/week @ 2024-10-29 28809/week @ 2024-11-05

135,481 downloads per month
Used in 256 crates (60 directly)

Apache-2.0

130KB
2K SLoC

codespan

Continuous integration Crates.io Docs.rs Matrix

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 and Deserialize implementations for use with serde

Dependencies

~1.1–8MB
~58K SLoC