[](https://crates.io/crates/base64-serde) [](https://docs.rs/base64-serde/)
This project provides a way to use [rust-base64](https://github.com/marshallpierce/rust-base64) to serialize bytes with [serde](https://serde.rs/).
For a running example, see the [integration tests](/tests/tests.rs).
The project is dual licensed under your preference of COIL 0.6 or Apache 2.0.