Extract the name from a DType
type Name = DTypeNameOf<Float32> // 'float32' Copy
type Name = DTypeNameOf<Float32> // 'float32'
Extract the name from a DType