shrinkwrap 0.1.0

Automates the wrapping and merging of data-based structs with associated metadata and extra information
Documentation

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.