#rest

no-std five8_core

Core utilities for the five8 crates

2 releases

0.1.1 Oct 13, 2024
0.1.0 Jul 29, 2024

#1407 in Encoding

Download history 346/week @ 2024-07-29 148/week @ 2024-08-05 1/week @ 2024-08-12 94/week @ 2024-09-02 106/week @ 2024-09-09 14/week @ 2024-09-16 453/week @ 2024-09-23 233/week @ 2024-09-30 17197/week @ 2024-10-14 17771/week @ 2024-10-21 23006/week @ 2024-10-28 24219/week @ 2024-11-04 26957/week @ 2024-11-11

92,589 downloads per month
Used in 283 crates (2 directly)

MIT license

8KB
133 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