#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

#85 in #endpoint

Download history 23713/week @ 2024-10-30 22368/week @ 2024-11-06 22176/week @ 2024-11-13 34740/week @ 2024-11-20 30718/week @ 2024-11-27 33792/week @ 2024-12-04 36334/week @ 2024-12-11 27863/week @ 2024-12-18 8126/week @ 2024-12-25 22509/week @ 2025-01-01 30369/week @ 2025-01-08 29994/week @ 2025-01-15 36336/week @ 2025-01-22 43689/week @ 2025-01-29 48947/week @ 2025-02-05 33795/week @ 2025-02-12

168,655 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

~3.5–5MB
~101K SLoC