Crate facet_pretty

Crate facet_pretty 

Source
Expand description

§facet-pretty

Coverage Status crates.io documentation MIT/Apache-2.0 licensed Discord

Provides pretty-printing capabilities for Facet types.

§Sponsors

Thanks to all individual sponsors:

GitHub Sponsors Patreon

…along with corporate sponsors:

AWS Zed Depot

…without whom this work could not exist.

§Special thanks

The facet logo was drawn by Misiasart.

§License

Licensed under either of:

at your option.

Structs§

ColorGenerator
A color generator that produces unique colors based on a hash value
PrettyDisplay
Display wrapper for any type that implements Facet
PrettyPrinter
A formatter for pretty-printing Facet types
RGB
RGB color representation

Traits§

FacetPretty
Extension trait for Facet types to easily pretty-print them