Commit Graph

1 Commits (25c0a6ea7c908109ba18b90ca3fcc152b9245057)

Author SHA1 Message Date
Jason Ish e9fec043b5 rust/util: expose function to test strings for valid UTF-8
rs_check_utf8 will check that the provided string is valid
UTF-8 by converting it to a Rust string and returning true
or false.
5 years ago