flight_test_integration_server

Type Alias Error

Source
pub(crate) type Error = Box<dyn Error + Send + Sync + 'static>;

Aliased Typeยง

struct Error(/* private fields */);