macro_rules! hash_array_primitive_float {
($array_type: ident, $column: ident, $ty: ident, $ty2: ident, $hashes: ident, $hash_method: ident) => { ... };
}
macro_rules! hash_array_primitive_float {
($array_type: ident, $column: ident, $ty: ident, $ty2: ident, $hashes: ident, $hash_method: ident) => { ... };
}