feat: expose hash calculation method in key_def module
Picodata supports cluster-wide SQL and needs some predictable method to calculate tuple hashes for the bucket ids. Method should be available for Lua, C and Rust users. So, it was decided to expose a tuple hash calculation method of the key_def module.
NO_DOC=picodata internal patch NO_CHANGELOG=picodata internal patch