Crate generate_random_macro
source · [−]Expand description
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.