Macro hash_tools::hash

source ·
macro_rules! hash {
    ($t:ty, $data:expr, $iter:expr) => { ... };
    ($t:ty, $data:expr) => { ... };
}