Parse and inspect Rust literals (i.e. tokens in the Rust programming
language representing fixed values). Particularly useful for proc
macros, but can also be used outside of a proc-macro context.
This package contains library source intended for building other packages which
use the "default" feature of the "litrs" crate.