Type Alias shuttle_runtime::CustomError

source ·
pub type CustomError = Error;
Expand description

Type alias for an anyhow::Error.

Aliased Type§

struct CustomError { /* private fields */ }