Type Definition holochain::prelude::prelude::InlineZomeResult

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