[][src]Crate ifeq

Traits

IfEq

If variable value is exactly the given parameter, returns true, or false.

Is

If variable is equal with the given parameter returns true, otherwise false.

Then
ThenPrint