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

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