#endpoint #macro #rustify

macro rustify_derive

A derive macro for implementing an Endpoint for rustify

12 releases

0.5.3 May 2, 2024
0.5.2 Sep 30, 2021
0.4.3 Sep 1, 2021
0.4.2 Aug 31, 2021
0.1.0 Aug 15, 2021

#790 in Procedural macros

Download history 10452/week @ 2024-01-20 10651/week @ 2024-01-27 12348/week @ 2024-02-03 14348/week @ 2024-02-10 14220/week @ 2024-02-17 16065/week @ 2024-02-24 14887/week @ 2024-03-02 15332/week @ 2024-03-09 15101/week @ 2024-03-16 14192/week @ 2024-03-23 14389/week @ 2024-03-30 14226/week @ 2024-04-06 15846/week @ 2024-04-13 15771/week @ 2024-04-20 17590/week @ 2024-04-27 17415/week @ 2024-05-04

68,957 downloads per month
Used in 11 crates (5 directly)

MIT license

26KB
498 lines

Provides a derive macro for easily implementing an Endpoint from the rustify crate. See the documentation for rustify for details on how to use this macro.


lib.rs:

Provides a derive macro for easily implementing an Endpoint from the rustify crate. See the documentation for rustify for details on how to use this macro.

Dependencies

~3.5–5MB
~97K SLoC