base64-serde

Crates.iobase64-serde
lib.rsbase64-serde
version0.8.0
sourcesrc
created_at2017-09-21 21:57:17.086827
updated_at2024-10-01 16:36:41.337968
descriptionIntegration between rust-base64 and serde
homepagehttps://github.com/marshallpierce/base64-serde
repositoryhttps://github.com/marshallpierce/base64-serde
max_upload_size
id32589
size23,145
Marshall Pierce (marshallpierce)

documentation

https://docs.rs/base64-serde/

README

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.

Commit count: 49

cargo fmt