Type Definition winproc::errors::WinResult[][src]

type WinResult<T> = Result<T, Error>;