1 unstable release

0.1.0 Feb 19, 2023

#24 in #poem

Download history 15/week @ 2024-04-12 14/week @ 2024-04-19 46/week @ 2024-04-26 87/week @ 2024-05-03 17/week @ 2024-05-10 38/week @ 2024-05-17 22/week @ 2024-05-24 36/week @ 2024-05-31 22/week @ 2024-06-07 24/week @ 2024-06-14 32/week @ 2024-06-21 11/week @ 2024-06-28 16/week @ 2024-07-05 17/week @ 2024-07-12 16/week @ 2024-07-19 10/week @ 2024-07-26

59 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