swift-http-types
swift-http-types copied to clipboard
Make everything inlinable.
There are a number of performance constraints that can be lifted in the source-available build mode. Many of these are ultimately about specialization, but we should resolve all of these with a judicious sprinkling of @inlinables.