salvo-rs / salvo

A powerful web framework built with a simplified design.
https://salvo.rs
Apache License 2.0
3.4k stars 208 forks source link

fix: higher-ranked lifetime error regarding config_stream #909

Closed aoiryc closed 1 month ago

aoiryc commented 1 month ago

Fixes #209 Fixes #902

Implements the 3rd workaround listed in this post.