# Overview
- [📦 crates.io](https://crates.io/crates/serdapt-base58)
- [📖 Documentation](https://docs.rs/serdapt-base58)
- [âš– 0BSD license](https://spdx.org/licenses/0BSD.html)
Base58 adapter for `#[serde(with = ...)]`. See [`serdapt`](https://docs.rs/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](https://spdx.org/licenses/0BSD.html).