Type Definition bi::IoResult[][src]

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