Type Alias True

Source
pub type True = FirstOf;
Expand description

Truthy church boolean.

Aliased Typeยง

struct True { /* private fields */ }