base64-serde icon indicating copy to clipboard operation
base64-serde copied to clipboard

Integration between rust-base64 and serde

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.