#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

#70 in #endpoint

Download history 20576/week @ 2024-07-29 21047/week @ 2024-08-05 20384/week @ 2024-08-12 23509/week @ 2024-08-19 24226/week @ 2024-08-26 28459/week @ 2024-09-02 24863/week @ 2024-09-09 24747/week @ 2024-09-16 24097/week @ 2024-09-23 25174/week @ 2024-09-30 16325/week @ 2024-10-07 24434/week @ 2024-10-14 29442/week @ 2024-10-21 24069/week @ 2024-10-28 23820/week @ 2024-11-04 19920/week @ 2024-11-11

97,649 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
~100K SLoC