Module display

Module display 

Source

Structs§

DisplayOption
Wrapper that makes Option<T> implement Display.

Functions§

opt
Convenience function so you can write %opt(value) in tracing logs.