base64-serde 0.6.0

Integration between rust-base64 and serde
Documentation

This project provides a way to use rust-base64 to serialize bytes with serde. This is a stopgap solution until serde#1059 is fixed.

For a running example, see the integration tests.

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