Skip to content

Any reference to implement Responder for Vec #1759

Discussion options

You must be logged in to vote

You never need to use serde_JSON directly. All of the docs guide you to the right path: return Json<Vec<T>>, where Json is rocket::serde::json::Json.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by sagarnayak
Comment options

You must be logged in to vote
2 replies
@SergioBenitez
Comment options

@sagarnayak
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants