Macro lfest::prelude::leverage

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

Allows the quick construction of Leverage

§Panics:

if a value < 1 is provided.