grainClassImpl

Undocumented in source. Be warned that the author may not have intended to support it.
package @safe
void
grainClassImpl
(
C
T
)
(
auto ref C cereal
,
ref T val
)
if (
isCereal!C &&
is(T == class)
)

Meta