Type Definition holochain_types::prelude::InlineZomeResult[][src]

pub type InlineZomeResult<T> = Result<T, InlineZomeError>;