Crate power_of_two

Source
Expand description

A simple power-of-two macro. Useful for creating compile-time constants.

Macrosยง

power_of_two
Raises 2 to the power of provided exp.