pub type Error = Box<dyn StdError + Send + Sync + 'static>;
Expand description

Signing error type