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 */ }