sigp / superstruct

Rust library for versioned data types

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

Repository from Github https://github.comsigp/superstructRepository from Github https://github.comsigp/superstruct

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

About

Rust library for versioned data types

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

License:Apache License 2.0


Languages

Language:Rust 99.8%Language:Makefile 0.2%