Type Definition pelite::Result[][src]

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

Specialized Result type for PE errors.