pretty-expressive 1.0.0

A pretty expressive printer
Documentation
  • Coverage
  • 100%
    47 out of 47 items documented21 out of 34 items with examples
  • Size
  • Source code size: 78.04 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 5.79 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 23s Average build duration of successful builds.
  • all releases: 23s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • mjm

pretty-expressive

A Pretty Expressive Printer

Crates.io Version docs.rs Crates.io MSRV Crates.io License

pretty-expressive is a pretty printer: a tool for finding the prettiest layout for a text document, and a language for describing documents to the printer. This crate is a port of the Racket and OCaml libraries of the same name.

More information on how to use this crate can be found in the module documentation.