Macro leverage

Source
macro_rules! leverage {
    ( $a:literal ) => { ... };
}
Expand description

Allows the quick construction of Leverage

ยงPanics:

if a value < 1 is provided.