Trait TextInstance
sfml_rust::sprite
pub trait TextInstance { fn get_thing() -> Vec<(u32, u32, u32)>; }
fn get_thing() -> Vec<(u32, u32, u32)>