pub type Zero = Equal<0>;
Checks whether the given value has zero length.
pub struct Zero { /* private fields */ }