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

#240 in Encoding

Download history 23287/week @ 2023-12-11 21375/week @ 2023-12-18 15796/week @ 2023-12-25 21014/week @ 2024-01-01 27904/week @ 2024-01-08 28729/week @ 2024-01-15 31519/week @ 2024-01-22 28914/week @ 2024-01-29 27560/week @ 2024-02-05 28303/week @ 2024-02-12 26480/week @ 2024-02-19 27636/week @ 2024-02-26 25234/week @ 2024-03-04 26675/week @ 2024-03-11 29924/week @ 2024-03-18 29202/week @ 2024-03-25

113,526 downloads per month
Used in 247 crates (56 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

~125–490KB