RKTK API Docs RKTK Home Repo

display_mes

Function display_mes 

Source
pub async fn display_mes<D: DisplayDriver>(
    display: &mut D,
    str: &str,
    pos: Point,
    rotation: Rotation,
)