qsync-macro

Crates.ioqsync-macro
lib.rsqsync-macro
version0.1.0
sourcesrc
created_at2023-02-19 00:44:14.288399
updated_at2023-02-19 00:44:14.288399
descriptionMacros for qsync (see https://github.com/Wulf/qsync)
homepage
repository
max_upload_size
id788569
size1,676
Haris (Wulf)

documentation

README

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.

Commit count: 0

cargo fmt