8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
README updates
Added sized and unsized aliases.
Better detection of has serialize to disambiguate containers.
Added rpc.
Added support for plain array.
Fixed some typos.
Better type for integrals or enumerations for id variant.
Optimized the statically known id of variant.
Added hash functions as a tool to generate serialization ids or just hash objects during compile time.
README updates.