#base64 #adapter #serde #with

serdapt-base64

Adapter to serialize as base64

3 unstable releases

0.2.0 Feb 14, 2025
0.1.1 Feb 10, 2025
0.1.0 Aug 28, 2024

#1535 in Encoding

Download history 1/week @ 2024-12-11 95/week @ 2025-02-05 155/week @ 2025-02-12 13/week @ 2025-02-19 10/week @ 2025-02-26

273 downloads per month

0BSD license

12KB
221 lines

Overview

Base64 adapter for #[serde(with = ...)]. See serdapt for more information on how to use such adapters.

The documentation for Base64 and Base64Array provides examples.

Contribute

All contributions shall be licensed under the 0BSD license.


lib.rs:

Overview

Base64 adapter for #[serde(with = ...)]. See serdapt for more information on how to use such adapters.

The documentation for Base64 and Base64Array provides examples.

Contribute

All contributions shall be licensed under the 0BSD license.

Dependencies

~415–660KB
~13K SLoC