Type Definition holochain_types::prelude::ffs::IoResult[][src]

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