test_hashes_internal

Macro test_hashes_internal 

Source
macro_rules! test_hashes_internal {
    ($hash_method: ident, $input: expr, $initial_seeds: expr, $expected: expr) => { ... };
}