g-plane / tiny_pretty

Tiny implementation of Wadler-style pretty printer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tiny_pretty

Crates.io docs.rs

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.

Credits

License

MIT License

Copyright (c) 2023-present Pig Fang

About

Tiny implementation of Wadler-style pretty printer.

License:MIT License


Languages

Language:Rust 100.0%