zoo-endpoint 0.1.1

Macro used by zoo consumers for registering handlers. This wraps dropshot's `Endpoint` and adds some extra functionality for tracing.
Documentation

This package defines macro attributes associated with HTTP handlers. These attributes are used both to define an HTTP API and to generate an OpenAPI Spec (OAS) v3 document that describes the API. This wraps the dropshot crate to provide a more ergonomic way to define endpoints and channels while also allowing for tracing.