Crates.io | inform |
lib.rs | inform |
version | 0.1.0 |
source | src |
created_at | 2024-07-09 21:59:23.654269 |
updated_at | 2024-07-09 21:59:23.654269 |
description | Another rust indentation formatter |
homepage | |
repository | https://github.com/ethanuppal/inform |
max_upload_size | |
id | 1297522 |
size | 4,660 |
A std::fmt::Formatter
drop-in replacement designed for formatting structured data such as AST nodes.
The following crates are alternatives that I found did not fit my use case.
A copy of the MIT License is provided in the LICENSE file.