1 unstable release

0.1.0 Apr 21, 2022

#718 in #random

Download history 41/week @ 2024-07-22 66/week @ 2024-07-29 31/week @ 2024-08-05 15/week @ 2024-08-12 23/week @ 2024-08-19 22/week @ 2024-08-26 11/week @ 2024-09-02 28/week @ 2024-09-09 23/week @ 2024-09-16 35/week @ 2024-09-23 42/week @ 2024-09-30 56/week @ 2024-10-07 35/week @ 2024-10-14 34/week @ 2024-10-21 32/week @ 2024-10-28 47/week @ 2024-11-04

152 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
~37K SLoC