Crate chloro

Crate chloro 

Source
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.