Type Definition holochain_types::element::error::ElementGroupResult[][src]

type ElementGroupResult<T> = Result<T, ElementGroupError>;