1 unstable release

0.1.0 Feb 19, 2023

#200 in #hook

Download history 19/week @ 2024-02-18 49/week @ 2024-02-25 16/week @ 2024-03-03 22/week @ 2024-03-10 11/week @ 2024-03-17 23/week @ 2024-03-24 31/week @ 2024-03-31 13/week @ 2024-04-07 12/week @ 2024-04-14 18/week @ 2024-04-21 111/week @ 2024-04-28 18/week @ 2024-05-05 17/week @ 2024-05-12 44/week @ 2024-05-19 24/week @ 2024-05-26

120 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