Crate specta_util
source ·Expand description
TODO
Macros§
- selection
serdeSpecta compatible selection of struct fields.
Structs§
- Any
serdeEasily convert a non-Specta type into a Specta compatible type. This will be typed asanyin Typescript. - Define a set of types which can be exported together
- Unknown
serdeEasily convert a non-Specta type into a Specta compatible type. This will be typed asunknownin Typescript.
Functions§
- export
exportGet the global type store containing all registered types.