Trait DrawableTest
sfml_rust::canvas::canvas_frame
pub trait DrawableTest { fn get(&self) -> VertexTypes; }
fn get(&self) -> VertexTypes
impl DrawableTest for Sprite