#base64 #adapter #serde #with

serdapt-base64

Adapter to serialize as base64

3 unstable releases

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

#1624 in Encoding

Download history 1/week @ 2024-12-08 2/week @ 2025-02-02 185/week @ 2025-02-09

187 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