Type Alias holochain::core::SourceChainResult

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