shuttle_runtime

Type Alias CustomError

Source
pub type CustomError = Error;
Expand description

Type alias for an anyhow::Error.

Aliased Typeยง

struct CustomError { /* private fields */ }