Type Definition holochain_state::source_chain::SourceChainResult[][src]

pub type SourceChainResult<T> = Result<T, SourceChainError>;