Type Definition lair_keystore_api::LairResult[][src]

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

Lair Result Type.