This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Running into not all trait items implemented, missing:
Body`` in latest axum
#1905
Closed
1 task done
The closest thing I could find was Support generating OpenAPI/Swagger docs where the user discussed
RequestBody
, but that's definitely not particularly relevant.Bug Report
Version
My dependencies are
as I've got in my
Cargo.toml
Platform
MacOS M1 2021 model
Description
When trying the example code listed in sqlx-postgres (but with the crate versions listed above) I get
Sorry, I know this is a silly question given I'm using a completely different version, but I've tried googling this specific error around and couldn't find anything that was useful. I'm new-ish to Rust and I can't tell what exactly I need to implement for what structure - the code seems relatively uncomplicated so...?
The text was updated successfully, but these errors were encountered: