Crates.io | base64-serde |
lib.rs | base64-serde |
version | 0.8.0 |
source | src |
created_at | 2017-09-21 21:57:17.086827 |
updated_at | 2024-10-01 16:36:41.337968 |
description | Integration between rust-base64 and serde |
homepage | https://github.com/marshallpierce/base64-serde |
repository | https://github.com/marshallpierce/base64-serde |
max_upload_size | |
id | 32589 |
size | 23,145 |
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.