An open API service indexing awesome lists of open source software.

https://github.com/mjc-gh/ruru-rstring-encoding


https://github.com/mjc-gh/ruru-rstring-encoding

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

#### Example

Install gems:

bundle -j4

Build Rust extension with thermite

rake thermite:build

Fire up a console:

./bin/consle

Get a new empty string from the Rust side:

2.3.3 :001 > StringTest.new.empty_string
=> ""
2.3.3 :001 > StringTest.new.empty_string.encoding
=> #