Trait pixels_graphics_lib::prelude::CoordIntoTextPos
source · pub trait CoordIntoTextPos {
// Required method
fn textpos(self) -> TextPos;
}
pub trait CoordIntoTextPos {
// Required method
fn textpos(self) -> TextPos;
}