|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
#include <fmt.hh>
Public Member Functions | |
| Magenta (const T &s) | |
Public Attributes | |
| const T & | value |
Values wrapped in this struct are printed in magenta.
By default, arguments to HintFmt are printed in magenta. To avoid this, either wrap the argument in Uncolored or add a specialization of HintFmt::operator%.