Type Definition holochain::core::SourceChainResult[][src]

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