Type Definition textcat::storage::IOResult[][src]

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