| Crates.io | tiny_pretty |
| lib.rs | tiny_pretty |
| version | 0.2.1 |
| created_at | 2023-09-16 07:12:56.118378+00 |
| updated_at | 2025-08-08 07:12:19.100154+00 |
| description | Tiny implementation of Wadler-style pretty printer. |
| homepage | |
| repository | https://github.com/g-plane/tiny_pretty |
| max_upload_size | |
| id | 974203 |
| size | 38,880 |
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