Macro dynhash::new_hash

source ·
macro_rules! new_hash {
    ( $hname:ident, $tname:ident, $len:expr, $str:expr ) => { ... };
}