DecimalView.coefficient

struct DecimalView(W, WordEndian endian = TargetEndian, Exp = sizediff_t)
BigUIntView!(W, endian) coefficient;

Meta