Extractible: cannot find attribute extract
in this scope
#429
Answered
by
chrislearn
josejachuf
asked this question in
Q&A
-
It is next code does not compile:
I get the message:
I need to add some feature in cargo.toml? |
Beta Was this translation helpful? Give feedback.
Answered by
chrislearn
Sep 19, 2023
Replies: 1 comment 1 reply
-
Try |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
josejachuf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try
#[salvo(extract(default_source(from = "body")))]