Mtype.toDstring

Converts the Mtype to a dstring.

class Mtype(T)
abstract const @property pure @safe
dstring
toDstring
()
if (
__traits(hasMember, T, "precision")
)

Meta