[][src]Trait rainbow_text::ChangeText

pub trait ChangeText {
    fn change_text(&mut self, new_text: &str);
}

Required methods

fn change_text(&mut self, new_text: &str)

Loading content...

Implementors

Loading content...