Type Alias Zero

Source
pub type Zero = Equal<0>;
Expand description

Checks whether the given value has zero length.

Aliased Typeยง

struct Zero;