#endpoint #macro #rustify

macro rustify_derive

A derive macro for implementing an Endpoint for rustify

13 releases

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

#86 in #endpoint

Download history 27045/week @ 2024-11-16 33781/week @ 2024-11-23 34757/week @ 2024-11-30 34852/week @ 2024-12-07 37267/week @ 2024-12-14 10225/week @ 2024-12-21 13426/week @ 2024-12-28 31493/week @ 2025-01-04 29883/week @ 2025-01-11 30912/week @ 2025-01-18 44437/week @ 2025-01-25 47088/week @ 2025-02-01 43811/week @ 2025-02-08 44856/week @ 2025-02-15 39256/week @ 2025-02-22 40823/week @ 2025-03-01

174,330 downloads per month
Used in 14 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