#endpoint #macro #rustify

macro rustify_derive

A derive macro for implementing an Endpoint for rustify

11 releases (4 breaking)

0.5.2 Sep 30, 2021
0.5.1 Sep 29, 2021
0.4.3 Sep 1, 2021
0.4.2 Aug 31, 2021
0.1.0 Aug 15, 2021

#75 in #endpoint

Download history 10970/week @ 2023-12-10 9754/week @ 2023-12-17 3559/week @ 2023-12-24 6532/week @ 2023-12-31 9868/week @ 2024-01-07 9739/week @ 2024-01-14 10294/week @ 2024-01-21 10738/week @ 2024-01-28 12194/week @ 2024-02-04 14484/week @ 2024-02-11 14230/week @ 2024-02-18 16102/week @ 2024-02-25 14764/week @ 2024-03-03 15416/week @ 2024-03-10 15185/week @ 2024-03-17 13765/week @ 2024-03-24

59,533 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