Crate is_true

Crate is_true 

Source
Expand description

This crate entroduces is_true! macro and is_true() function which checks if argument is true

Macros§

is_true
Macro checks if all provided expressions are true

Functions§

is_true
Function checks if argument is true