superstruct

Crates.iosuperstruct
lib.rssuperstruct
version0.8.0
sourcesrc
created_at2021-04-27 07:50:56.880982
updated_at2024-05-30 23:19:22.936979
descriptionVersioned data types with minimal boilerplate
homepage
repositoryhttps://github.com/sigp/superstruct
max_upload_size
id390052
size120,488
crates-io (github:sigp:crates-io)

documentation

https://sigp.github.io/superstruct/

README

SuperStruct

test status crates.io

SuperStruct is a library for working with a family of related struct variants, where each variant shares some common fields, and adds in unique fields of its own.

For more information please see the SuperStruct Guide.

Project Showcase

SuperStruct is used in the following projects:

License

Apache 2.0

Commit count: 42

cargo fmt