The end-to-end encrypted serde::Serializer and serde::Deserializer - wasm-ready - procedural macro to generate encrypted/decrypted type variants for both server- and client-side use
a macro to generate `..Encrypted` and `..Decrypted` types for [serde-crypt](https://github.com/D3PSI/serde-crypt)
#serde-crypt-macro
check out the example on how to use this macro