Multi-Compare
This crate provides a macro to compare multiple values in a single expression without
the need for the && operator and without duplicating values.
Example
use c;
This crate provides a macro to compare multiple values in a single expression without
the need for the && operator and without duplicating values.
use c;