Crate facet_pretty

Source
Expand description

Facet logo - a reflection library for Rust

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

Logo by Misiasart

Thanks to all individual and corporate sponsors, without whom this work could not exist:

Ko-fi GitHub Sponsors Patreon Zed Depot

Provides pretty-printing capabilities for Facet types.

§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