1 unstable release

0.1.0 Feb 19, 2023

#23 in #poem

Download history 6/week @ 2023-11-27 1/week @ 2023-12-04 3/week @ 2024-01-08 55/week @ 2024-01-15 5/week @ 2024-01-22 11/week @ 2024-01-29 20/week @ 2024-02-19 51/week @ 2024-02-26 15/week @ 2024-03-04 22/week @ 2024-03-11

108 downloads per month
Used in 2 crates (via qsync)

MIT/Apache

2KB

Generated reat-query hooks for your services in actix-web, poem, axum, you-name-it.

Just use #[qsync] above your method names. You can also specify a typescript return type like #[qsync(return_type="string[]")] or whether it's a mutation or not (#[qsync(mutate)]).

See https://github.com/Wulf/create-rust-app.

No runtime deps