Module is_zero

Source

Structs§

IsZeroLibfunc
Libfunc for checking whether the given value is zero or not, and returning a non-zero wrapped value in case of success.

Traits§

IsZeroTraits
Trait for implementing a IsZero library function for a type.