Type Definition holochain::prelude::DnaResult

source ·
pub type DnaResult<T> = Result<T, DnaError>;
Expand description

Result type for DnaError