#endpoint #macro #rustify

macro rustify_derive

A derive macro for implementing an Endpoint for rustify

13 releases

new 0.5.4 Dec 12, 2024
0.5.3 May 2, 2024
0.5.2 Sep 30, 2021
0.4.3 Sep 1, 2021
0.1.0 Aug 15, 2021

#77 in #endpoint

Download history 24812/week @ 2024-08-27 28972/week @ 2024-09-03 25112/week @ 2024-09-10 23968/week @ 2024-09-17 23931/week @ 2024-09-24 23742/week @ 2024-10-01 17138/week @ 2024-10-08 26438/week @ 2024-10-15 28254/week @ 2024-10-22 24083/week @ 2024-10-29 22893/week @ 2024-11-05 21092/week @ 2024-11-12 32194/week @ 2024-11-19 31121/week @ 2024-11-26 34201/week @ 2024-12-03 29165/week @ 2024-12-10

130,974 downloads per month
Used in 13 crates (5 directly)

MIT license

26KB
492 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

~4–5.5MB
~102K SLoC