[][src]Crate prototty_glutin

Re-exports

pub extern crate prototty_input;
pub extern crate prototty_render;

Structs

Context
ContextBuilder
Coord

General purpose coordinate

MonitorInfo
Size

A size cannot be created which would contain un-addressable cells. That is, the maximum size has a width and height of one greater than the maximum i32.

Enums

Error

Constants

MAX_HEIGHT_IN_CELLS
MAX_WIDTH_IN_CELLS

Type Definitions

Result