gtk-rs / gtk-rs-core

Rust bindings for GNOME libraries
https://gtk-rs.org/gtk-rs-core
MIT License
272 stars 103 forks source link

glib/functions: add compute_checksum_for_string #1406

Closed pranjalkole closed 1 month ago

pranjalkole commented 1 month ago

Please let me know if this would be a useful addition - I am currently porting libipuz to Rust, and need this function to do so.

I haven't fully looked at the tests and everything, let me know what else I need to implement to get this merged.