A lightweight and configurable logging library with color-coded output for Rust applications.
An extractor based low level macro parsing crate that provides high level parsing support through derive macros.
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.