impl_hash_trait

Macro impl_hash_trait 

Source
macro_rules! impl_hash_trait {
    ($type:ty => $len:expr) => { ... };
}
Expand description

Implements Hash for any arrayref::Hash.