five8_core

Crates.iofive8_core
lib.rsfive8_core
version0.1.1
sourcesrc
created_at2024-07-29 20:12:20.003908
updated_at2024-10-13 11:15:08.624516
descriptionCore utilities for the five8 crates.
homepagehttps://github.com/kevinheavey/five8
repositoryhttps://github.com/kevinheavey/five8
max_upload_size
id1319174
size7,524
Kevin Heavey (kevinheavey)

documentation

README

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.

Commit count: 133

cargo fmt