Type Definition sj::IoResult[][src]

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