Crate is_true[][src]

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