diff options
author | Teddy Wing | 2020-06-27 20:45:07 +0200 |
---|---|---|
committer | Teddy Wing | 2020-06-27 20:45:07 +0200 |
commit | 21bbc6274117cd4b9a15dda63de284e8f9bad34d (patch) | |
tree | c8f260f415a14271daab862f74e86d5591fa142c /examples | |
parent | 81402cc311ae075d036759cabab829f61fd216be (diff) | |
download | fastcgi-conduit-21bbc6274117cd4b9a15dda63de284e8f9bad34d.tar.bz2 |
FastCgiRequest: Remove elidable `'b` lifetime in `conduit::RequestExt`
Turns out I don't need this `'b` lifetime in the `conduit::RequestExt`
`impl`. I had just assumed it was necessary because I copied it as `'a`
from the "missing trait methods" error message.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions