1 unstable release
0.12.0 | Feb 3, 2025 |
---|
#454 in Encoding
2,632 downloads per month
Used in 14 crates
(5 directly)
160KB
2.5K
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.5–8MB
~58K SLoC