fn get_struct_hash( primary: &str, type_def: &String, abi_encoded_data: &Bytes, ) -> Result
Returns the EIP-712 struct hash for provided name, definition and ABI encoded data.