Gen.gen

Undocumented in source. Be warned that the author may not have intended to support it.
struct Gen(T)
@safe
T
gen
(
ref Random rnd
)
if (
from!"std.traits".isAggregateType!T
)

Meta