Function parse_ruby_from_text

Source
fn parse_ruby_from_text(text: &mut String) -> Result<Vec<String>>
Available on crate feature bgi only.