#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

#75 in #endpoint

Download history 15559/week @ 2024-04-03 14171/week @ 2024-04-10 16109/week @ 2024-04-17 16765/week @ 2024-04-24 19238/week @ 2024-05-01 19642/week @ 2024-05-08 16138/week @ 2024-05-15 16261/week @ 2024-05-22 17583/week @ 2024-05-29 18908/week @ 2024-06-05 18297/week @ 2024-06-12 16479/week @ 2024-06-19 17384/week @ 2024-06-26 16895/week @ 2024-07-03 17927/week @ 2024-07-10 14706/week @ 2024-07-17

70,262 downloads per month
Used in 13 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
~99K SLoC