Type Alias perspective_server::ServerError
source · pub type ServerError = Box<dyn Error + Send + Sync>;Aliased Type§
struct ServerError(/* private fields */);pub type ServerError = Box<dyn Error + Send + Sync>;struct ServerError(/* private fields */);