pub type Error = Error;
Error type for SDK, alias to anyhow::Error
anyhow::Error
pub struct Error { /* private fields */ }