1 unstable release

0.12.0 Feb 3, 2025

#454 in Encoding

Download history 311/week @ 2025-01-30 804/week @ 2025-02-06 415/week @ 2025-02-13 853/week @ 2025-02-20 507/week @ 2025-02-27

2,632 downloads per month
Used in 14 crates (5 directly)

Apache-2.0

160KB
2.5K 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.5–8MB
~58K SLoC