v0.0.2
- Server: do not insert the
fallback
directly inaxum
Router
s,
but providetwirp_fallback
andgrpc_fallback
to let user set them easily. - Build: do not shuffle the order of extractors.
fallback
directly in axum
Router
s,twirp_fallback
and grpc_fallback
to let user set them easily.