Closed holly-hacker closed 1 year ago
Closes #102
I need to specify the constructor function explicitly because K does not implement Default and serde seems to require that.
K
Default
The keys field is required by the spec.
keys
Closes #102
I need to specify the constructor function explicitly because
K
does not implementDefault
and serde seems to require that.