Type Definition prototty_glutin::Result

source ·
pub type Result<T> = Result<T, Error>;