/base64-serde

Integration between rust-base64 and serde

Primary LanguageRustApache License 2.0Apache-2.0

This project provides a way to use rust-base64 to serialize bytes with serde.

For a running example, see the integration tests.

The project is dual licensed under your preference of COIL 0.6 or Apache 2.0.