List Question
20 TechQA 2024-03-24T15:41:56.717000Why Rocket validations are not executing on Json?
71 views
Asked by vlio20
I want to implement transactions on rocket.rs dbpool
25 views
Asked by Joel Lima
Implementation of `diesel::query_builder::Query` is not general enough error
35 views
Asked by Hans
How to pass data to endpoints with rust-rocket
74 views
Asked by Matteo B
How to bulk inserts returning queries with Diesel, Rocket, and PostgreSQL
53 views
Asked by RustyNova
Unable to understand Rust's error handling
109 views
Asked by Muhammad Waleed
rocket cannot find macro `json` in this scope
79 views
Asked by Comekeybord
How to write a demo to forward message to peers by using Rust rocket_ws
121 views
Asked by Looouiiis
from_request mismatched types
58 views
Asked by ekimpl
How to detect Rust rocket_ws client disconnected from WebSocket
193 views
Asked by Uros Pocek
Rocket OAuth2 state cookie mismatch when calling API endpoint after authorization
66 views
Asked by Tristen Gordon
rocket_db_pools: get DB connection to pass to other functions
188 views
Asked by Thomas Murphy
How to get a redis instance in a guard
106 views
Asked by Riadh Adrani
clippy error when using uri! macro with a placeholder named as a local binding
112 views
Asked by MichaĆ Trybus
What type do I create a property of a struct in Rust for a field that in my database is Point?
128 views
Asked by larous25
AWS ECS Error: Task failed ELB health checks in target-group
210 views
Asked by zakzak
CORS not working in rust rocket API when called from angular application
88 views
Asked by wannjanjic
How to fix "cannot find derive macro `FromRow` in this scope"?
121 views
Asked by macyaz
How to return a Result type using rocket_okapi in Rust?
112 views
Asked by Omar Imtiaz
do a query from postgresql using rocket_db_pools with rocket and rust
127 views
Asked by ufk