Type Alias perspective_server::ServerError

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

Aliased Type§

struct ServerError(/* private fields */);