[][src]Type Definition htt::IoResult

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