Type Definition gpg_tui::app::splash::Point[][src]

type Point = (f64, f64);
Expand description

X and Y coordinates.