Type Alias shuttle_service::error::CustomError
source · pub type CustomError = Error;
Expand description
Type alias for an anyhow::Error
.
Aliased Type§
struct CustomError { /* private fields */ }
pub type CustomError = Error;
Type alias for an anyhow::Error
.
struct CustomError { /* private fields */ }