1 unstable release
0.1.0 | Jul 9, 2024 |
---|
#1436 in Text processing
35 downloads per month
Used in asmdoc
4KB
63 lines
inform: INdent FORMatter
A std::fmt::Formatter
drop-in replacement designed for formatting structured data such as AST nodes.
Alternatives
The following crates are alternatives that I found did not fit my use case.
- https://crates.io/crates/indent
- https://crates.io/crates/indenter
- https://crates.io/crates/indentation
- https://docs.rs/indent_write/latest/indent_write/index.html
License
A copy of the MIT License is provided in the LICENSE file.