[][src]Type Definition winstructs::err::Result

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