Module response

Source

Structs§

SpinResponse
This is here because the orphan rule does not allow us to implement it on IncomingRequest with the generic error. So we have to wrap it to make it happy
SpinResponseParts

Enums§

SpinBody
We either can return a fairly simple Box type for normal bodies or a Stream for Streaming server functions