I have ruby code which passes a struct to a native Rust library, via FFI gem.
A struct contains a string field. I need to be able to specify string on Ruby side.