1 unstable release
0.1.0 | Jul 8, 2020 |
---|
#1219 in Text processing
11KB
143 lines
rust-ruby-string
A string type that tracks Ruby glosses attached to parts of it
lib.rs
:
This crate provides a string type that can have ruby glosses attached to parts of it. (If you're not familiar with the concept of Ruby characters, follow that link right there first.)
Maturity
This crate is a "Minimum Viable Product" right now, so the API is quite bare. Feel free to create a GitHub issue if you're missing an API for your usecase. Better yet, send a PR to add your desired API. (For bigger changes, please create an issue beforehand to discuss the API design.)