Migrate from axum to axum-core (#945)
Migrate to axum-core. Remove pin-project in favor of pin-project-lite. Remove CloneBoxedService in favor of tower util upstream type. Update codegen to use axum-core and pin-project-lite. Use inlinable for server handler definition.
Loading
Please register or sign in to comment