Crates.io | tiny_pretty |
lib.rs | tiny_pretty |
version | 0.2.0 |
source | src |
created_at | 2023-09-16 07:12:56.118378 |
updated_at | 2024-04-23 00:56:14.493407 |
description | Tiny implementation of Wadler-style pretty printer. |
homepage | |
repository | https://github.com/g-plane/tiny_pretty |
max_upload_size | |
id | 974203 |
size | 37,774 |
Tiny implementation of Wadler-style pretty printing algorithm, with some advanced options like controlling line break and indentation kind.
For tutorial and API documentation, please refer to docs.rs.
MIT License
Copyright (c) 2023-present Pig Fang