LukeMathWalker / pavex

An easy-to-use Rust framework for building robust and performant APIs
https://pavex.dev
Apache License 2.0
1.74k stars 59 forks source link

fix: anyhow::Result<Self> can be returned from constructors and other fallible components #293

Closed LukeMathWalker closed 5 months ago

LukeMathWalker commented 5 months ago

This PR fixes an issue in the bindings of generic parameters for type aliases.

LukeMathWalker commented 5 months ago

/ok-to-test sha=125583d