| Crates.io | five8_core |
| lib.rs | five8_core |
| version | 1.0.0 |
| created_at | 2024-07-29 20:12:20.003908+00 |
| updated_at | 2025-07-12 06:45:18.043752+00 |
| description | Core utilities for the five8 crates. |
| homepage | https://github.com/kevinheavey/five8 |
| repository | https://github.com/kevinheavey/five8 |
| max_upload_size | |
| id | 1319174 |
| size | 7,805 |
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.