Expand description
§chloro
A minimal Rust code formatter.
This crate provides a simple, fast formatter for Rust source code, with both library and CLI interfaces.
Macros§
- chloro_
debug - Macro for debug output in chloro.
Functions§
- format_
source - Format Rust source code with canonical style.