ModelState.upctx

Simple model upgrade context data

struct ModelState
@nogc
HashTable!(string, float) upctx;

Meta