Type Definition zeros::IoResult[][src]

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