Type Definition ioutil::IOResult [] [src]

type IOResult = Result<String, Error>;