Type Definition holochain_keystore::LairResult

pub type LairResult<T> = Result<T, OneErr>;
Expand description

Lair result type.