Skip to main content

hashpow2

Macro hashpow2 

Source
macro_rules! hashpow2 {
    ($t:expr, $n:expr) => { ... };
}