1 unstable release

0.1.0 Apr 21, 2022

#628 in #random

Download history 54/week @ 2024-06-14 31/week @ 2024-06-21 29/week @ 2024-06-28 23/week @ 2024-07-05 59/week @ 2024-07-12 24/week @ 2024-07-19 76/week @ 2024-07-26 31/week @ 2024-08-02 22/week @ 2024-08-09 24/week @ 2024-08-16 13/week @ 2024-08-23 16/week @ 2024-08-30 30/week @ 2024-09-06 13/week @ 2024-09-13 39/week @ 2024-09-20 33/week @ 2024-09-27

115 downloads per month
Used in generate-random

MIT/Apache

6KB
104 lines

Generate-Random-Macro

This crate provides the derive macro for the main crate (generate-random).


lib.rs:

This crate provide the GenerateRandom derive macro that implements the trait of the same name from the generate-random crate. Refer to the documentation of that crate for more information.

Dependencies

~1.5MB
~35K SLoC