Trait arduboy_rust::prelude::arduboyfx::DrawableString
source · pub trait DrawableStringwhere
Self: Sized,{
// Required method
fn draw(self);
}
pub trait DrawableStringwhere
Self: Sized,{
// Required method
fn draw(self);
}