Type Definition holochain::conductor::error::ConductorResult[][src]

pub type ConductorResult<T> = Result<T, ConductorError>;