Crate specta_util

Source
Expand description

TODO

Macros§

selectionserde
Specta compatible selection of struct fields.

Structs§

Anyserde
Easily convert a non-Specta type into a Specta compatible type. This will be typed as any in Typescript.
Unknownserde
Easily convert a non-Specta type into a Specta compatible type. This will be typed as unknown in Typescript.