Type Definition holochain_util::ffs::IoResult[][src]

pub type IoResult<T> = Result<T, IoError>;