Type Alias rsocket_rust::Error

source ·
pub type Error = Box<dyn Error + Sync + Send>;

Aliased Type§

struct Error(/* private fields */);