#base58 #five8 #anything

no-std five8_core

Core utilities for the five8 crates

3 releases

new 0.1.2 Mar 19, 2025
0.1.1 Oct 13, 2024
0.1.0 Jul 29, 2024

#1828 in Encoding

Download history 25244/week @ 2024-11-27 39243/week @ 2024-12-04 27738/week @ 2024-12-11 19564/week @ 2024-12-18 13056/week @ 2024-12-25 23192/week @ 2025-01-01 37447/week @ 2025-01-08 38116/week @ 2025-01-15 39201/week @ 2025-01-22 47573/week @ 2025-01-29 47636/week @ 2025-02-05 40756/week @ 2025-02-12 31112/week @ 2025-02-19 42312/week @ 2025-02-26 42998/week @ 2025-03-05 51434/week @ 2025-03-12

175,179 downloads per month
Used in 650 crates (2 directly)

MIT license

8KB
134 lines

five8_core

This crate contains core utilities for the five8 and five8_const crates.

It's unlikely you'll need anything from here except DecodeError, BASE58_ENCODED_32_MAX_LEN, and BASE58_ENCODED_64_MAX_LEN. For semver purposes, these are the only things that are part of the public API. The rest is for internal use only and will not follow semver.

No runtime deps

Features