1 2 3 4 5 6 7
# Emit The emitter system is analogous to the `Debug` and `Display` system in Rust `std`, but adds support for a handful of features that are useful in order to abstract colored output. ## `StyledFragment` ## `EmitBackend`