4 releases
0.1.1 | Feb 28, 2023 |
---|---|
0.1.0 | Feb 4, 2022 |
0.1.0-dev.2 | Dec 31, 2021 |
0.1.0-dev.1 | Dec 29, 2021 |
#2367 in Encoding
183 downloads per month
Used in 8 crates
(via bonsaidb-local)
14KB
241 lines
transmog-versions
Multi-version/Multi-format support for Transmog.
This crate is early in development and experimental. A low-level API has been designed and is demonstrated in these examples:
- switching-serializers.rs: Demonstrates switching between serialization formats.
- versioned-serde.rs: Demonstrates switching between major versions of structures.
A high-level procedural macro is being designed to wrap the low-level API.
Open-source Licenses
This project, like all projects from Khonsu Labs, are open-source. This repository is available under the MIT License or the Apache License 2.0.
To learn more about contributing, please see CONTRIBUTING.md.
Dependencies
~285–740KB
~17K SLoC