#base58 #adapter #serde #with

serdapt-base58

Adapter to serialize as base58

1 unstable release

0.1.0 Feb 14, 2025

#1173 in Encoding

Download history 123/week @ 2025-02-11

123 downloads per month

0BSD license

12KB
216 lines

Overview

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

The documentation for Base58 and Base58Array provides examples.

Contribute

All contributions shall be licensed under the 0BSD license.


lib.rs:

Overview

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

The documentation for Base58 and Base58Array provides examples.

Contribute

All contributions shall be licensed under the 0BSD license.

Dependencies

~0.5–0.8MB
~22K SLoC