[][src]Crate ruby

ruby

ruby is a library for working with ruby text in Rust.

Re-exports

pub use ruby_string::RubyString;

Modules

ruby_string

This module contains the RubyString struct, which represents a string with ruby annotations.