Type Definition holochain::conductor::entry_def_store::error::EntryDefStoreResult[][src]

pub type EntryDefStoreResult<T> = Result<T, EntryDefStoreError>;