cumin
cumin copied to clipboard
Type is unsafe in struct
This is ok in v0.9.10.
struct S { value: Any }
[S(0), S("HOGE")]
バグ扱いにするか含めて悩み中