Expand description

Personal Standard Rust Lib Publics for reuse and to avoid redefinition

Macros

Exits with error message if condition is true

Returns product of all elements in a list

Functions

Converts any type to String.

Taking n as u128, returns true or false in case of n being even or odd respectively.

Returns true if n is even or false if n is odd.

Return true if cmd is executable else false.

Raises base to the power of exp and returns the result.

Returns a random boolean value.