pub type Show = bool;
Indicates whether an element should be displayed.
This is a helper type that serves as a replacement for Option in certain cases.
Option
Note: This type may be removed in future versions.