shrinkwrap
shrinkwrap is a Rust library to assist in automating the nesting, wrapping, and merging of alternate representations for arbitrary data structs.
E.g, conditionally rendering text/human-readable variants of common data in an API response object (such as: timestamps, numeric precision adjustments, currency exchange rate handling).
[!WARNING] This is currently a work-in-progress.
Documentation will be updated shortly.
Links
License
This project is licensed under the MIT license.