Info.number

Undocumented in source.
template Info(S)
static if(is(S == struct) && is(typeof(S.StructVersion) V))
enum number = S.StructVersion;

Meta