Commit Graph

1 Commits (b95d7efbd0b699248f633193acee71cf7289c92d)

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