#base64 #serde

base64-serde

Integration between rust-base64 and serde

15 releases

0.7.0 Jan 8, 2023
0.7.0-beta.2 Dec 29, 2022
0.6.1 Sep 30, 2020
0.5.1 Apr 17, 2020
0.2.0 Oct 24, 2017

#89 in Encoding

Download history 4695/week @ 2022-11-29 4512/week @ 2022-12-06 3697/week @ 2022-12-13 1982/week @ 2022-12-20 1512/week @ 2022-12-27 3451/week @ 2023-01-03 3777/week @ 2023-01-10 3375/week @ 2023-01-17 3394/week @ 2023-01-24 4303/week @ 2023-01-31 3264/week @ 2023-02-07 3358/week @ 2023-02-14 3831/week @ 2023-02-21 2699/week @ 2023-02-28 3951/week @ 2023-03-07 3064/week @ 2023-03-14

14,235 downloads per month
Used in 42 crates (17 directly)

Apache-2.0

8KB
54 lines

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.

Dependencies

~330–470KB