marshallpierce / base64-serde

Integration between rust-base64 and serde

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Integration between rust-base64 and serde

License:Apache License 2.0


Languages

Language:Rust 100.0%