1 unstable release

0.1.0 Apr 21, 2022

#703 in #random

48 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
~33K SLoC