#base64 #adapter #serde #with

serdapt-base64

Adapter to serialize as base64

1 unstable release

0.1.0 Aug 28, 2024

#1712 in Encoding

33 downloads per month

0BSD license

12KB
231 lines

Overview

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

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.

Contribute

All contributions shall be licensed under the 0BSD license.

Dependencies

~435–680KB
~14K SLoC