Type Definition xcb::Result[][src]

pub type Result<T> = Result<T, Error>;
Expand description

The general result type for Rust-XCB.