byte-strings-rs icon indicating copy to clipboard operation
byte-strings-rs copied to clipboard

Rust byte strings manipulation, for a better and safer C FFI

Results 2 byte-strings-rs issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, I love the ergonomics of this library. So I was wondering if it would be possible to add wide-string support (perhaps under a feature) for use in Windows. Perhaps...

enhancement