pub trait True { }
Expand description

This is implemented for If when the condition is true.

Implementors