partial_derive
Like Partial<T> of TypeScript, makes all the properties of a struct type an optional property.
Provides Partial derive macro.
generates
Like Partial<T> of TypeScript, makes all the properties of a struct type an optional property.
Provides Partial derive macro.
generates